]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/unix.c
implemented config.h
[netatalk.git] / etc / afpd / unix.c
index 4dfde805c37e8f1eaa83cfca3d8655bc853ebf62..a1ea079902504f0d59458e836c73c9d9dc65bce6 100644 (file)
@@ -2,6 +2,11 @@
  * Copyright (c) 1990,1993 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
  */
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>