X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached%2Fbyteorder.h;h=f43dbc435f8dc30eb29936b6d4b2f018bb8670e3;hb=7da7d839bffc2b41ea532c70dbe386fb742e714d;hp=df47cc691e86fbdfc1a056a22242d630d2bd1d0a;hpb=284978b1dc258cb8cd2a32d6a0f25f2f9b284149;p=awesomized%2Flibmemcached diff --git a/libmemcached/byteorder.h b/libmemcached/byteorder.h index df47cc69..f43dbc43 100644 --- a/libmemcached/byteorder.h +++ b/libmemcached/byteorder.h @@ -14,6 +14,11 @@ #include "config.h" +#if HAVE_SYS_TYPES_H +#include +#endif + + /* Define this here, which will turn on the visibilty controls while we're * building libmemcached. */