1
0
mirror of https://github.com/adtools/clib2.git synced 2025-12-08 14:59:05 +00:00

should have been sys/clib2_stdc.h

This commit is contained in:
Henning Nielsen Lund
2017-08-15 21:53:49 +02:00
parent 99695dec0b
commit 9e998ca108

View File

@ -48,7 +48,7 @@
#endif /* _STDDEF_H */
#ifndef _SYS_CLIB2_STDC_H
#include <clib2_stdc.h>
#include <sys/clib2_stdc.h>
#endif /* _SYS_CLIB2_STDC_H */
/****************************************************************************/