X-Git-Url: https://pd.if.org/git/?p=pdclib.old;a=blobdiff_plain;f=functions%2Fstdlib%2Fexit.c;h=48a51118b34494ce2f9532a0e3005000b4294021;hp=2dbb35c600f37c8f9ce846f8b761ef02065708d7;hb=0e35e82c5e9a0804864839e8fc0e985b1ae41f07;hpb=4fe88a1c445105a96d08b808831d6fc7480a211d diff --git a/functions/stdlib/exit.c b/functions/stdlib/exit.c index 2dbb35c..48a5111 100644 --- a/functions/stdlib/exit.c +++ b/functions/stdlib/exit.c @@ -9,6 +9,7 @@ #include #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.