]> git.sur5r.net Git - openldap/blobdiff - clients/fax500/faxtotpc.c
modify ldap_dn2ufn() to return completely typeless UFNs
[openldap] / clients / fax500 / faxtotpc.c
index 73cadf2f16e767ff313339b905780969b295e959..1579c84fde361c4502047f8895c2034851c6f85f 100644 (file)
@@ -1,3 +1,4 @@
+/* $OpenLDAP$ */
 /*
  * Copyright (c) 1993 Regents of the University of Michigan.
  * All rights reserved.
  */
 
 #include "portable.h"
+
+#include <stdio.h>
+
+#include <ac/ctype.h>
+#include <ac/string.h>
+#include <ac/unistd.h>
+
 #include "fax500.h"
-#include <sys/types.h>
 
 #define        TPCDOMAIN       "tpc.int"