forked from Imagelibrary/binutils-gdb
Declare free() for hpux.
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
#include <ctype.h>
|
||||
#include <string.h>
|
||||
#include <sys/file.h>
|
||||
|
||||
void free();
|
||||
|
||||
#ifndef O_ACCMODE
|
||||
#define O_ACCMODE (O_RDONLY | O_WRONLY | O_RDWR)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user