net-snmp  5.4.1
data_set.h
00001 #ifndef DATA_SET_H
00002 #define DATA_SET_H
00003 
00004 #ifdef __cplusplus
00005 extern "C" {
00006 #endif
00007 
00008 void            init_data_set(void);
00009 
00010 
00011 #ifdef __cplusplus
00012 }
00013 #endif
00014 
00015 #endif                          /* DATA_SET_H */