]> arthur.barton.de Git - netatalk.git/commitdiff
sys/syslog.h -> syslog.h
authorsrittau <srittau>
Tue, 12 Mar 2002 15:31:12 +0000 (15:31 +0000)
committersrittau <srittau>
Tue, 12 Mar 2002 15:31:12 +0000 (15:31 +0000)
etc/atalkd/aep.c

index 420a598afea1d25ce8364aff709f9a41b35e4b5a..d8d41af100f37e5a6562bc2e6ee06a2feb5e951d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: aep.c,v 1.4.2.1 2001-12-31 20:05:20 srittau Exp $
+ * $Id: aep.c,v 1.4.2.2 2002-03-12 15:31:12 srittau Exp $
  *
  * Copyright (c) 1990,1993 Regents of The University of Michigan.
  * All Rights Reserved. See COPYRIGHT.
@@ -11,8 +11,8 @@
 
 #include <string.h>
 #include <errno.h>
+#include <syslog.h>
 
-#include <sys/syslog.h>
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <netatalk/at.h>