diff options
Diffstat (limited to 'devel/ifd-test/files/patch-testAMMI.c')
-rw-r--r-- | devel/ifd-test/files/patch-testAMMI.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/ifd-test/files/patch-testAMMI.c b/devel/ifd-test/files/patch-testAMMI.c new file mode 100644 index 000000000000..368e0d51d1a0 --- /dev/null +++ b/devel/ifd-test/files/patch-testAMMI.c @@ -0,0 +1,10 @@ +--- testAMMI.c.orig Tue Apr 17 17:49:01 2001 ++++ testAMMI.c Wed Aug 28 14:32:32 2002 +@@ -1,6 +1,6 @@ + #include <stdio.h> + #include <winscard.h> +-#include <configfile.h> ++ + #include <stdlib.h> + #include "commands.h" + int testAMMI(int argc,char** argv ) { |