mirror of
https://github.com/adtools/clib2.git
synced 2025-12-08 14:59:05 +00:00
we use restrict
Signed-off-by: Henning Nielsen Lund <hnl_dk@amigaos.dk>
This commit is contained in:
@ -47,6 +47,10 @@
|
|||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#endif /* _STDDEF_H */
|
#endif /* _STDDEF_H */
|
||||||
|
|
||||||
|
#ifndef _SYS_CLIB2_STDC_H
|
||||||
|
#include <clib2_stdc.h>
|
||||||
|
#endif /* _SYS_CLIB2_STDC_H */
|
||||||
|
|
||||||
/****************************************************************************/
|
/****************************************************************************/
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|||||||
Reference in New Issue
Block a user