Android: clean-up and fix DRI module path handling
[mesa.git] / src / mapi / entry.h
index 9df81000470d0c4fb7083f2404216f20013e4400..7c8137c0cab5b9d77f223b4430790fe7962e65fe 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
@@ -29,7 +28,6 @@
 #ifndef _ENTRY_H_
 #define _ENTRY_H_
 
-#include "u_compiler.h"
 
 typedef void (*mapi_func)(void);