Imported Upstream version 2.6.0
This commit is contained in:
parent
26fb71b504
commit
459aaf9392
510 changed files with 40508 additions and 18859 deletions
|
|
@ -104,6 +104,7 @@ void fatalx(int status, const char *fmt, ...)
|
|||
__attribute__ ((__format__ (__printf__, 2, 3))) __attribute__((noreturn));
|
||||
|
||||
extern int nut_debug_level;
|
||||
extern int nut_log_level;
|
||||
|
||||
void *xmalloc(size_t size);
|
||||
void *xcalloc(size_t number, size_t size);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue