bison: fix warnings
[awesomized/libmemcached] / src / libmemcached / csl / common.h
index 46a950a3a64e9f23c005deb72264b518f59561ed..85881c1800051d08370eaa56708f3fb42379edd1 100644 (file)
@@ -48,7 +48,7 @@ typedef void* yyscan_t;
 #endif
 
 #ifndef YYSTYPE
-# define YYSTYPE union CONFIG_STYPE
+# define YYSTYPE CONFIG_STYPE
 #endif
 
 #define config_tokentype int