]> git.pld-linux.org Git - packages/alevt.git/commitdiff
-added #include<time.h> to alevt-date.c
authordobrek <dobrek@pld-linux.org>
Fri, 6 Jul 2001 12:29:50 +0000 (12:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alevt-time-include.patch -> 1.1

alevt-time-include.patch [new file with mode: 0644]

diff --git a/alevt-time-include.patch b/alevt-time-include.patch
new file mode 100644 (file)
index 0000000..dbc96c3
--- /dev/null
@@ -0,0 +1,20 @@
+diff -urN alevt-1.6.0.orig/alevt-date.c.rej alevt-1.6.0/alevt-date.c.rej
+--- alevt-1.6.0.orig/alevt-date.c.rej  Thu Jan  1 01:00:00 1970
++++ alevt-1.6.0/alevt-date.c.rej       Fri Jul  6 14:29:17 2001
+@@ -0,0 +1,16 @@
++***************
++*** 3,9 ****
++  #include <stdlib.h>
++  #include <unistd.h>
++  #include <signal.h>
++- #include <time.h>
++  
++  #include "os.h"
++  #include "vt.h"
++--- 3,8 ----
++  #include <stdlib.h>
++  #include <unistd.h>
++  #include <signal.h>
++  
++  #include "os.h"
++  #include "vt.h"
This page took 0.09979 seconds and 4 git commands to generate.