c0a88b673c
Approved by: maintainer timeout (unpatched for >1 month)
13 lines
197 B
C
13 lines
197 B
C
|
|
$FreeBSD$
|
|
|
|
--- src/epos.h.orig
|
|
+++ src/epos.h
|
|
@@ -43,6 +43,7 @@
|
|
#include <rx.h>
|
|
#else
|
|
#ifdef HAVE_REGEX_H
|
|
+ #include <sys/types.h>
|
|
#include <regex.h>
|
|
#else
|
|
#include "rx.h"
|