mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
209 B
C
11 lines
209 B
C
--- src/epos.h.orig 2005-04-15 00:26:11 UTC
|
|
+++ 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"
|