Make DragonFly a first class citizen in terms of compilation

This commit is contained in:
Markus Pfeiffer
2015-09-03 08:58:12 +01:00
parent 32d7da1103
commit ee984b1fe6
3 changed files with 9 additions and 4 deletions

View File

@@ -34,7 +34,7 @@
#ifdef HAVE_LIBGSSAPI_KRB5
#ifndef ZMQ_HAVE_FREEBSD
#if !defined(ZMQ_HAVE_FREEBSD) && !defined(ZMQ_HAVE_DRAGONFLY)
#include <gssapi/gssapi_generic.h>
#endif
#include <gssapi/gssapi_krb5.h>