blob: 368e0d51d1a06dfa0cab541180bf354433c6f2f1 (
plain) (
tree)
|
|
--- 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 ) {
|