]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/status.c
implemented config.h
[netatalk.git] / etc / afpd / status.c
index a770c1ad48f5eeb6ac17c90877cc7f94c1fed982..6253400598de9845f94c5664cc5f329f4db6a2ee 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>
@@ -24,7 +29,7 @@
 
 #include "globals.h"  /* includes <netdb.h> */
 #include "status.h"
-#include "config.h"
+#include "afp_config.h"
 #include "icon.h"
 
 static void status_flags(char *data, const int ipok,