]> git.sur5r.net Git - openldap/blobdiff - libraries/liblutil/sockpair.c
Rework counter code in fallback.
[openldap] / libraries / liblutil / sockpair.c
index 6caa3b0aadcf8d7fc25b4bfd0703cbf2420c117f..39bcde0fb09cdfed198864741aceb00c2c120a53 100644 (file)
@@ -1,3 +1,4 @@
+/* $OpenLDAP$ */
 /*
  * Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
@@ -5,6 +6,7 @@
 
 #include "portable.h"
 #include <ac/socket.h>
+#include <ac/unistd.h>
 
 #include <lutil.h>