You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
321 B

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
@@ -26,6 +26,7 @@
#include "nal_internal.h"
#include "ctrl_fd.h"
#include <libsys/post.h>
+#include <limits.h>
/**************************/
/* predeclare our vtables */