scons: Updates for targets/egl-static.
[mesa.git] / src / egl / main / egllog.h
index 3a99bfea4b759da8b2a01ec7a68d3c723cf3ecb6..03bef2670f1ed287cf99356cfade29b76e71d02e 100644 (file)
@@ -1,8 +1,10 @@
 #ifndef EGLLOG_INCLUDED
 #define EGLLOG_INCLUDED
 
+
 #include "egltypedefs.h"
 
+
 #define _EGL_FATAL   0   /* unrecoverable error */
 #define _EGL_WARNING 1   /* recoverable error/problem */
 #define _EGL_INFO    2   /* just useful info */