mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
dcef20b4de
- change MASTER_SITES - add webp support - use automake - sort plist
11 lines
215 B
C
11 lines
215 B
C
--- lib/expr/expr.h.orig 2019-09-12 02:11:30 UTC
|
|
+++ lib/expr/expr.h
|
|
@@ -27,6 +27,7 @@ extern "C" {
|
|
|
|
#include <ast.h>
|
|
#include <inttypes.h>
|
|
+#include <limits.h>
|
|
|
|
#undef RS /* hp.pa <signal.h> grabs this!! */
|
|
|