]> arthur.barton.de Git - netatalk.git/blobdiff - etc/papd/showppd.c
CVS id tags, define fixes, code beautification
[netatalk.git] / etc / papd / showppd.c
index 57fb79368b00b2c87f4bd7a40c4dc2294836c87c..428a6e6db4e4d7d41b647ff9cf9bc48d1bb98627 100644 (file)
@@ -1,8 +1,14 @@
 /*
+ * $Id: showppd.c,v 1.3 2001-06-25 20:13:45 rufustfirefly Exp $
+ *
  * Copyright (c) 1995 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif /* HAVE_CONFIG_H */
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>