2015-10-15 10:25:28 +02:00

15 lines
331 B
C

/* DO NOT EDIT THIS FILE.
It has been auto-edited by fixincludes from:
"fixinc/tests/inc/bsd/libc.h"
This had to be done to correct non-standard usages in the
original, manufacturer supplied header file. */
#if defined( NEXT_TEMPLATE_CHECK )
extern mumble( char *); /* fix */
#endif /* NEXT_TEMPLATE_CHECK */