#ifndef UA_CONFIG_H_ #define UA_CONFIG_H_ //TODO: include all other header files #include <stdio.h> #include <stdlib.h> #include "opcua_builtInDatatypes.h" #include "UA_abbr.h" #endif /* UA_CONFIG_H_ */