]> git.pld-linux.org Git - packages/bird.git/commitdiff
- not needed any more
authorJacek Konieczny <jajcus@pld-linux.org>
Mon, 8 Apr 2002 13:31:03 +0000 (13:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bird-time.h.patch -> 1.2

bird-time.h.patch [deleted file]

diff --git a/bird-time.h.patch b/bird-time.h.patch
deleted file mode 100644 (file)
index 84b287f..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
---- bird-1.0.4/sysdep/unix/io.c~       Fri Jun  9 09:30:22 2000
-+++ bird-1.0.4/sysdep/unix/io.c        Thu Apr 19 05:28:30 2001
-@@ -15,6 +15,7 @@
- #include <sys/un.h>
- #include <unistd.h>
- #include <errno.h>
-+#include <time.h>
- #include "nest/bird.h"
- #include "lib/lists.h"
---- bird-1.0.4/sysdep/unix/log.c~      Wed Aug 23 08:57:42 2000
-+++ bird-1.0.4/sysdep/unix/log.c       Thu Apr 19 05:31:51 2001
-@@ -18,7 +18,7 @@
- #include <stdio.h>
- #include <stdlib.h>
- #include <stdarg.h>
--#include <sys/time.h>
-+#include <time.h>
- #include "nest/bird.h"
- #include "nest/cli.h"
This page took 0.150447 seconds and 4 git commands to generate.