added helper functions unavailable in vxWorks

This commit is contained in:
2015-08-12 12:00:03 +02:00
parent bdf36280eb
commit e0f45e09c7
+3
View File
@@ -11,3 +11,6 @@ BUILDCLASSES += Linux
SOURCES += require.c
DBDS += require.dbd
SOURCES_vxWorks += strdup.c asprintf.c
HEADERS += strdup.h asprintf.h