mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
11 lines
307 B
C
11 lines
307 B
C
--- src/obstack.c.orig 2021-12-28 19:08:19 UTC
|
|
+++ src/obstack.c
|
|
@@ -29,7 +29,7 @@
|
|
# include "obstack.h"
|
|
#endif
|
|
|
|
-#include <stdint-gcc.h>
|
|
+//#include <stdint-gcc.h>
|
|
|
|
/* NOTE BEFORE MODIFYING THIS FILE: This version number must be
|
|
incremented whenever callers compiled using an old obstack.h can no
|