summaryrefslogtreecommitdiff
path: root/devel/ifd-test/files/patch-commands.c
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-01-20 06:52:20 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-01-20 06:52:20 +0000
commit25ff9d847db7052996ef7635c9701fc57d9cc38d (patch)
tree1fd87f06ffb720ee39903678b4c920a20e7cdc80 /devel/ifd-test/files/patch-commands.c
parentNew port: devel/ifd-devkit: PC/SC Lite IFD Driver Kit (diff)
New port: devel/ifd-test: PC/SC Lite IFD Test Suite
Test Suite for PC/SC Lite IFD intermediate drivers. PR: ports/42695 Submitted by: Bruce M Simpson <bms@spc.org>
Notes
Notes: svn path=/head/; revision=73620
Diffstat (limited to 'devel/ifd-test/files/patch-commands.c')
-rw-r--r--devel/ifd-test/files/patch-commands.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/ifd-test/files/patch-commands.c b/devel/ifd-test/files/patch-commands.c
new file mode 100644
index 000000000000..8f68b7d8d7cb
--- /dev/null
+++ b/devel/ifd-test/files/patch-commands.c
@@ -0,0 +1,11 @@
+--- commands.c.orig Tue Apr 17 17:49:02 2001
++++ commands.c Wed Aug 28 14:32:32 2002
+@@ -1,7 +1,7 @@
+
+ #include <stdio.h>
+ #include <winscard.h>
+-#include <configfile.h>
++
+ #include <stdlib.h>
+ #include <stdarg.h>
+ #include "commands.h"