blob: 7ad4be30ca85adb299637b78967f5cf56f259ff3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- testIBM.c.orig Tue Apr 17 17:49:02 2001
+++ testIBM.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 testIBM(int argc,char** argv ) {
|