]> arthur.barton.de Git - netatalk.git/blobdiff - etc/atalkd/rtmp.c
replaced all #include <sys/syslog.h> with #include <syslog.h>
[netatalk.git] / etc / atalkd / rtmp.c
index 0af04c344068a6e4d4a405171434c66dff6e7af4..991c20bf9f2d07cfccddcfb8b973567438e1ba2b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: rtmp.c,v 1.9 2001-12-10 20:16:55 srittau Exp $
+ * $Id: rtmp.c,v 1.10 2002-01-03 17:49:39 sibaz Exp $
  *
  * Copyright (c) 1990,1993 Regents of The University of Michigan.
  * All Rights Reserved. See COPYRIGHT.
@@ -12,7 +12,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <errno.h>
-#include <sys/syslog.h>
+#include <syslog.h>
 #include <sys/types.h>
 #include <sys/param.h>
 #include <sys/socket.h>