]> arthur.barton.de Git - netatalk.git/blobdiff - etc/uams/uams_pgp.c
Try using Tracker 0.15 from OpenCSW
[netatalk.git] / etc / uams / uams_pgp.c
index 22aa8ae4d3edb60b64e63c20ad04c2aa0c5466d2..6a2994401c493d5cadd33a5f86161904d17f644c 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * $Id: uams_pgp.c,v 1.12 2009-10-15 11:39:48 didg Exp $
  *
  * Copyright (c) 1990,1993 Regents of The University of Michigan.
  * Copyright (c) 1999 Adrian Sun (asun@u.washington.edu) 
@@ -12,8 +11,8 @@
 
 #ifdef UAM_PGP
 
-/* for crypt() */
-#define _XOPEN_SOURCE
+#include <atalk/standards.h>
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>