]> arthur.barton.de Git - netatalk.git/blobdiff - etc/papd/lp.c
Remove ucb includes from Netatalk, and therefore remove support for SunOS 4.x releases.
[netatalk.git] / etc / papd / lp.c
index 2cd04216157d29a0ff5dd83d884888db9a22cf87..e1eae75b044de1bc63db80a1ca3ddc71ea352fd4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: lp.c,v 1.19 2008-12-03 18:35:44 didg Exp $
+ * $Id: lp.c,v 1.20 2009-01-16 18:21:16 morgana Exp $
  *
  * Copyright (c) 1990,1994 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
 #include <unistd.h>
 #endif /* HAVE_UNISTD_H */
 
-#if defined( sun ) && defined( __svr4__ )
-#include </usr/ucbinclude/sys/file.h>
-#else /* sun && __svr4__ */
 #include <sys/file.h>
-#endif /* sun && __svr4__ */
 #include <sys/un.h>
 #include <netinet/in.h>
 #undef s_net