X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Fstdlib%2Fexit.c;h=48a51118b34494ce2f9532a0e3005000b4294021;hb=0a419d48138f1411d6e3e50a367b9ece5a2cf893;hp=2dbb35c600f37c8f9ce846f8b761ef02065708d7;hpb=702e9008178bdb5c1b123b963868c946537fb7f5;p=pdclib 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.