]> arthur.barton.de Git - netatalk.git/blobdiff - bin/afppasswd/afppasswd.c
Added checks for config.h in bin/ code
[netatalk.git] / bin / afppasswd / afppasswd.c
index ae47e8903a464bf85e9c21041989a2ae7facb24c..c8478c939121a0efda27116390c53f637a5574bd 100644 (file)
  * user syntax: afppasswd 
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>