]> arthur.barton.de Git - netatalk.git/blobdiff - etc/uams/uams_pam.c
define append as UAM_MODULE_EXPORT
[netatalk.git] / etc / uams / uams_pam.c
index 25ee5814b3ae440231bea067e65025fba1fe1f4e..081e893ed1d4a0887ffa1d8a14e706327b79dd85 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: uams_pam.c,v 1.22 2009-11-05 14:38:07 franklahm Exp $
+ * $Id: uams_pam.c,v 1.23 2009-11-08 01:07:17 didg Exp $
  *
  * Copyright (c) 1990,1993 Regents of The University of Michigan.
  * Copyright (c) 1999 Adrian Sun (asun@u.washington.edu) 
@@ -61,7 +61,7 @@ static char *PAM_password;
 
 /*XXX in etc/papd/file.h */
 struct papfile;
-extern void append(struct papfile *, const char *, int);
+extern UAM_MODULE_EXPORT void append(struct papfile *, const char *, int);
 
 /* PAM conversation function
  * Here we assume (for now, at least) that echo on means login name, and