mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
10 lines
185 B
C
10 lines
185 B
C
--- matchrx.c.orig 2000-06-20 23:12:18 UTC
|
|
+++ matchrx.c
|
|
@@ -23,6 +23,7 @@
|
|
|
|
|
|
#include <stdio.h>
|
|
+#include <sys/types.h>
|
|
#include <regex.h>
|
|
#include <stdarg.h>
|
|
#include <stdlib.h>
|