]> arthur.barton.de Git - netatalk.git/blobdiff - etc/papd/file.h
CVS id tags, define fixes, code beautification
[netatalk.git] / etc / papd / file.h
index eaa8b7a1e331c314c5bb48c55c0ff8d65f6a2c8b..c5fb435c3e43c337b2be80ce10c8c6a4e137e5d2 100644 (file)
@@ -1,4 +1,6 @@
 /*
+ * $Id: file.h,v 1.6 2001-06-25 20:13:45 rufustfirefly Exp $
+ *
  * Copyright (c) 1990,1991 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
  */
@@ -6,6 +8,8 @@
 #ifndef PAPD_FILE_H
 #define PAPD_FILE_H 1
 
+#include <sys/cdefs.h>
+
 struct papfile {
     int                        pf_state;
     struct state       *pf_xstate;