]> arthur.barton.de Git - netatalk.git/blobdiff - etc/uams/uams_dhx_pam.c
implemented config.h
[netatalk.git] / etc / uams / uams_dhx_pam.c
index e65b6f6ad643a81562208a267c2115d7ff9cdaed..063e5742ff3073cf060091e2bbf8b55ebc425100 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
+
 #if defined(USE_PAM) && defined(UAM_DHX)
 #include <stdio.h>
 #include <stdlib.h>