Patches from Piotr Sikora < piotr.sikora@frickle.com > for OpenBSD.
[awesomized/libmemcached] / libmemcached / byteorder.h
index df47cc691e86fbdfc1a056a22242d630d2bd1d0a..f43dbc435f8dc30eb29936b6d4b2f018bb8670e3 100644 (file)
 
 #include "config.h"
 
+#if HAVE_SYS_TYPES_H
+#include <sys/types.h>
+#endif
+
+
 /* Define this here, which will turn on the visibilty controls while we're
  * building libmemcached.
  */