]> pd.if.org Git - pdclib.old/blobdiff - functions/stdlib/exit.c
Minimize the amount of internal definitions which get exposed via the user-visible...
[pdclib.old] / functions / stdlib / exit.c
index 2dbb35c600f37c8f9ce846f8b761ef02065708d7..48a51118b34494ce2f9532a0e3005000b4294021 100644 (file)
@@ -9,6 +9,7 @@
 #include <stdlib.h>
 
 #ifndef REGTEST
+#include <_PDCLIB_io.h>
 
 /* TODO - "except that a function is called after any previously registered
    functions that had already been called at the time it was registered.