]> pd.if.org Git - pdclib.old/blobdiff - functions/stdio/perror.c
Minimize the amount of internal definitions which get exposed via the user-visible...
[pdclib.old] / functions / stdio / perror.c
index 23ce68bd356cc11e997dcdabf4873b32156b2204..5a794fbaa5a22611c30a60923b97333f4c5b0c1b 100644 (file)
@@ -9,7 +9,6 @@
 #include <stdio.h>
 
 #ifndef REGTEST
-
 #include <errno.h>
 #include <locale.h>