X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached%2Foptions%2Fparser.cc;h=c0c5cc25294f0c48b1b98020bb3af178600c0bd8;hb=cfaa34d5cd9f5b393ee49cad1eee854dedce4b72;hp=7a075a8245dd89d65f8af4f6d491d9b0956ebe5d;hpb=88036261374c676448be69d158777c9c379c7d6a;p=awesomized%2Flibmemcached diff --git a/libmemcached/options/parser.cc b/libmemcached/options/parser.cc index 7a075a82..c0c5cc25 100644 --- a/libmemcached/options/parser.cc +++ b/libmemcached/options/parser.cc @@ -86,9 +86,9 @@ #include #include #include +#include #pragma GCC diagnostic ignored "-Wold-style-cast" -#include int conf_lex(YYSTYPE* lvalp, void* scanner);