cleanup includes

This commit is contained in:
Marty Kraimer
1998-01-20 22:09:00 +00:00
parent 75be8d5de3
commit 276d661ce4
2 changed files with 6 additions and 2 deletions
+5 -2
View File
@@ -3,6 +3,9 @@
/*
* $Log$
* Revision 1.35 1997/06/30 12:53:06 mrk
* GPIBEFASTO: Last fix was TOO strict
*
* Revision 1.34 1997/04/30 18:58:03 mrk
* Fixed most compiler warning messages
*
@@ -108,11 +111,11 @@
#include <tickLib.h>
#include <rngLib.h>
#include <dbDefs.h>
#include <epicsPrint.h>
#include <devLib.h>
#include <alarm.h>
#include <epicsPrint.h>
#include <cvtTable.h>
#include <dbDefs.h>
#include <dbAccess.h>
#include <devSup.h>
#include <recSup.h>
+1
View File
@@ -50,6 +50,7 @@
#include <alarm.h>
#include <dbDefs.h>
#include <epicsPrint.h>
#include <dbAccess.h>
#include <recSup.h>
#include <devSup.h>