]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/compat/flock.c
implemented config.h
[netatalk.git] / libatalk / compat / flock.c
index 45ec45da14bc30dd33629c2c3670f3aef4e5aa32..4e1d7566de584965c7b7134bd2a9e80df89a8cde 100644 (file)
@@ -3,6 +3,10 @@
  * All Rights Reserved.  See COPYRIGHT.
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 static int     _flock_dummy;
 
 # if defined( sun ) && defined( __svr4__ )