mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 22:30:38 -04:00
10 lines
256 B
C
10 lines
256 B
C
--- libnal/proto_fd.c.orig 2003-11-27 00:02:32 UTC
|
|
+++ libnal/proto_fd.c
|
|
@@ -24,6 +24,7 @@
|
|
#include <libnal/nal.h>
|
|
#include "nal_internal.h"
|
|
#include <libsys/post.h>
|
|
+#include <sys/limits.h>
|
|
|
|
/**************************/
|
|
/* predeclare our vtables */
|