lib/csa: Use ANSI C prototypes
Improve type compatibility and enable ANSI C prototypes.
This commit is contained in:
committed by
Jon Trulson
parent
aa12f819dd
commit
50e6c86bf4
@@ -33,6 +33,7 @@
|
||||
|
||||
#include <EUSCompat.h>
|
||||
#include "ansi_c.h"
|
||||
#include <sys/types.h>
|
||||
|
||||
extern CSA_calendar_user *_DtCm_alloc_calendar_users(uint num_elem);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user