We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0ceae8 + 952e031 commit f5c3cb3Copy full SHA for f5c3cb3
include/czmq_prelude.h
@@ -279,7 +279,6 @@
279
# include <sys/wait.h>
280
# include <sys/uio.h> // This is required to make CZMQ compile with libzmq/3.x
281
# include <netinet/in.h> // Must come before arpa/inet.h
282
-# include <uuid/uuid.h>
283
# if (!defined (__UTYPE_ANDROID)) && (!defined (__UTYPE_IBMAIX)) && (!defined (__UTYPE_HPUX)) && (!defined (__UTYPE_SUNOS))
284
# include <ifaddrs.h>
285
# endif
0 commit comments