]> git.pld-linux.org Git - packages/atm.git/commitdiff
- include syslog.h
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 12 Jan 2001 14:03:47 +0000 (14:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    atm-br2684ctl-syslog.patch -> 1.2

atm-br2684ctl-syslog.patch

index 2d121cc2150fede69e34f2bfe3167a7011d83d3b..3e531cb4ecbf834228dcbacb62474438a496cea3 100644 (file)
@@ -1,5 +1,13 @@
 --- atm/pppbr-001212-br2684ctl.c~      Thu Jan 11 17:21:03 2001
 +++ atm/pppbr-001212-br2684ctl.c       Thu Jan 11 17:30:38 2001
+@@ -4,6 +4,7 @@
+ #include <errno.h>
+ #include <sys/ioctl.h>
+ #include <string.h>
++#include <syslog.h>
+ #include <atm.h>
+ #include <linux/atmdev.h>
+ #include <linux/atmbr2684.h>
 @@ -16,7 +16,7 @@
  
  void fatal(char *str, int i)
This page took 0.055341 seconds and 4 git commands to generate.