added getopt prototype (for NT)

This commit is contained in:
Jeff Hill
1997-05-01 23:56:32 +00:00
parent fc48d2dd1d
commit 1be3c39e50
+1
View File
@@ -38,6 +38,7 @@
#include "macLib.h"
#include "dbmf.h"
#include "epicsVersion.h"
#include "getopt.h"
static int line_num;
static int yyerror();