X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached%2Fbyteorder.h;h=f43dbc435f8dc30eb29936b6d4b2f018bb8670e3;hb=573d3bb262f51461d7ed4ba06a723a8555637bba;hp=df47cc691e86fbdfc1a056a22242d630d2bd1d0a;hpb=284978b1dc258cb8cd2a32d6a0f25f2f9b284149;p=m6w6%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. */