]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/quota.c
implemented config.h
[netatalk.git] / etc / afpd / quota.c
index 25b7114ef9a8956d48202eaf1fc3c84ef55a0557..913e01556d36ae27a5b6d3c10369f4a3cb2451f9 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 <string.h>