summaryrefslogtreecommitdiff
path: root/dev-libs/libezV24/files/libezV24-0.1.1-test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libezV24/files/libezV24-0.1.1-test.patch')
-rw-r--r--dev-libs/libezV24/files/libezV24-0.1.1-test.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-libs/libezV24/files/libezV24-0.1.1-test.patch b/dev-libs/libezV24/files/libezV24-0.1.1-test.patch
new file mode 100644
index 000000000000..f3c2b676546f
--- /dev/null
+++ b/dev-libs/libezV24/files/libezV24-0.1.1-test.patch
@@ -0,0 +1,20 @@
+Index: test-v24.c
+===================================================================
+RCS file: /cvsroot/ezv24/libezv24/test-v24.c,v
+retrieving revision 1.2
+retrieving revision 1.3
+diff -u -p -r1.2 -r1.3
+--- test-v24.c 11 Feb 2003 13:29:43 -0000 1.2
++++ test-v24.c 13 Oct 2003 07:50:26 -0000 1.3
+@@ -30,7 +33,11 @@
+ #include <string.h>
+ #include <signal.h>
+
++#ifdef UNINSTALLED
++#include "ezV24.h"
++#else
+ #include <ezV24/ezV24.h>
++#endif
+
+ #define __TEST_V24_C__
+