mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
libc conflict on os x
This commit is contained in:
parent
1bcfd909e7
commit
fb04a0b942
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
#include <libc.h>
|
||||
#include <bio.h>
|
||||
|
||||
#define openlog auxclog_openlog /* libc symbol on OS X */
|
||||
|
||||
char *argv0;
|
||||
|
||||
int
|
||||
|
|
Loading…
Reference in a new issue