Change to new include file

This commit is contained in:
MarkRivers
2006-05-12 22:07:28 +00:00
parent b641ac4cfd
commit d9ca2452d0
2 changed files with 2 additions and 4 deletions
+1 -3
View File
@@ -19,12 +19,10 @@ program XPS_trajectoryScan("P=13BMC:,R=traj1,M1=m33,M2=m34,M3=m35,M4=m36,M5=m37,
*
* Modifications:
*/
/* typrdef to remove warnings from xps_c8_driver.h */
%%typedef int bool;
%% #include <string.h>
%% #include <stdio.h>
%% #include "xps_c8_driver.h"
%% #include "XPS_C8_drivers.h"
%% #include "Socket.h"
%% #include <hostLib.h>
%% #include <remLib.h>
+1 -1
View File
@@ -10,7 +10,7 @@
#include <stdio.h>
#include "xps_c8_driver.h"
#include "XPS_C8_drivers.h"
#include "Socket.h"
#define epicsExportSharedSymbols
#include <shareLib.h>