summaryrefslogtreecommitdiff
path: root/audio/epos-devel/files/patch-src_epos.h
blob: bab867bd93aa51aa88e316c236a399b982c35cfd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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"