]> arthur.barton.de Git - netatalk.git/blobdiff - etc/uams/uams_pam.c
implemented config.h
[netatalk.git] / etc / uams / uams_pam.c
index 7b950b24ea612d44aca950487b796d86e96e4279..473e5e5c6e1ea6a6822e5b9f9823cb7abf8d13a4 100644 (file)
@@ -3,6 +3,11 @@
  * Copyright (c) 1999 Adrian Sun (asun@u.washington.edu) 
  * All Rights Reserved.  See COPYRIGHT.
  */
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #ifdef USE_PAM
 #include <stdio.h>
 #include <stdlib.h>