added typedef

This commit is contained in:
Jeff Hill
2001-05-22 15:43:40 +00:00
parent f78c134d31
commit e6a9227421
+1
View File
@@ -33,6 +33,7 @@
#include "dbMapper.h" // ait to dbr types
#include "gddAppTable.h" // EPICS application type table
#include "gddApps.h" // gdd predefined application type codes
typedef unsigned long arrayElementCount;
#include "net_convert.h" // byte order conversion from libca
#include "server.h"