OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 20-Oct-2004 13:06:45
Branch: HEAD Handle: 2004102012064400
Modified files:
openpkg-src/distcache distcache.patch
Log:
correct patch
Summary:
Revision Changes Path
1.2 +3 -3 openpkg-src/distcache/distcache.patch
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/distcache/distcache.patch
============================================================================
$ cvs diff -u -r1.1 -r1.2 distcache.patch
--- openpkg-src/distcache/distcache.patch 16 Oct 2003 08:27:55 -0000 1.1
+++ openpkg-src/distcache/distcache.patch 20 Oct 2004 11:06:44 -0000 1.2
@@ -1,11 +1,11 @@
Index: libnal/proto_fd.c
--- libnal/proto_fd.c.orig 2003-07-12 23:59:57.000000000 +0200
+++ libnal/proto_fd.c 2003-10-16 10:19:07.000000000 +0200
-@@ -24,6 +24,7 @@
- #include <libnal/nal.h>
+@@ -26,6 +26,7 @@
#include "nal_internal.h"
+ #include "ctrl_fd.h"
#include <libsys/post.h>
+#include <limits.h>
-
+
/**************************/
/* predeclare our vtables */
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]