testing: flush
[awesomized/libmemcached] / src / libmemcached / csl / common.h
index 46a950a3a64e9f23c005deb72264b518f59561ed..067c24288a5797b51c3b2caf378a28a5c0f6e55f 100644 (file)
@@ -37,6 +37,7 @@
 
 #pragma once
 
+#define YYDEBUG 1
 
 #ifndef YY_EXTRA_TYPE
 # define YY_EXTRA_TYPE Context*
@@ -48,7 +49,7 @@ typedef void* yyscan_t;
 #endif
 
 #ifndef YYSTYPE
-# define YYSTYPE union CONFIG_STYPE
+# define YYSTYPE CONFIG_STYPE
 #endif
 
 #define config_tokentype int