mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
mpp-needs-unistd-for-protos-on-irix-20010828
so we don't get the implicit int return type and upset the irix compiler
This commit is contained in:
parent
b0c5f0cac6
commit
3a6527e026
@ -2,6 +2,7 @@
|
||||
* (C) Copyright 10/17/86 by Carnegie Mellon University
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
|
||||
extern char *malloc();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user