瀏覽代碼

correct patch

Michael Schloh von Bennewitz 21 年之前
父節點
當前提交
1e62d8ffb7
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      distcache/distcache.patch

+ 3 - 3
distcache/distcache.patch

@@ -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 */