mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 15:10:35 -04:00
10 lines
233 B
C
10 lines
233 B
C
--- oniguruma/regerror.c.orig Sat Jan 28 09:53:54 2006
|
|
+++ oniguruma/regerror.c Sat Jan 28 09:56:58 2006
|
|
@@ -27,6 +27,7 @@
|
|
* SUCH DAMAGE.
|
|
*/
|
|
|
|
+#include "config.h"
|
|
#include "regint.h"
|
|
#include <stdio.h> /* for vsnprintf() */
|
|
|