summaryrefslogtreecommitdiffstats
path: root/src/dnonblock.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dnonblock.c')
-rw-r--r--src/dnonblock.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/dnonblock.c b/src/dnonblock.c
index af24be2..a5e6073 100644
--- a/src/dnonblock.c
+++ b/src/dnonblock.c
@@ -16,6 +16,10 @@
* Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <fcntl.h>
#include "dnonblock.h"