X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=functions%2Fstdlib%2Fabort.c;h=69422f919db6602182738e76d54b4f90deef6b34;hp=0c3428340c2ecde0a105180ab7adde89f849f1a5;hb=d865c4403fc91d1f1ac95ba76febcee9f429bb97;hpb=2040228f27d623585d339dec175c4e779ca9edb5 diff --git a/functions/stdlib/abort.c b/functions/stdlib/abort.c index 0c34283..69422f9 100644 --- a/functions/stdlib/abort.c +++ b/functions/stdlib/abort.c @@ -18,6 +18,7 @@ void abort( void ) #endif #ifdef TEST + #include "_PDCLIB_test.h" #include