]> git.pld-linux.org Git - packages/consd.git/commitdiff
- add missing #include
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 13 Nov 2001 12:53:00 +0000 (12:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    consd-errno.patch -> 1.1

consd-errno.patch [new file with mode: 0644]

diff --git a/consd-errno.patch b/consd-errno.patch
new file mode 100644 (file)
index 0000000..f59fff3
--- /dev/null
@@ -0,0 +1,10 @@
+--- consd-1.3/consinfod.c.orig Tue Apr 28 13:14:50 1998
++++ consd-1.3/consinfod.c      Tue Nov 13 13:49:18 2001
+@@ -13,6 +13,7 @@
+ #include<stdlib.h>
+ #include<pwd.h>
+ #include<linux/kd.h>
++#include<errno.h>
+ #define MAXV 2000
+ #define PIDFILE "/var/run/consinfod.pid"
This page took 0.066395 seconds and 4 git commands to generate.