2 * Copyright 2006-2010 Haiku Inc. All Rights Reserved.
3 * Distributed under the terms of the MIT License.
9 #include_next <stdlib.h>
19 int daemon(int noChangeDir
, int noClose
);
20 const char *getprogname(void);
21 void setprogname(const char *programName
);
31 #endif /* _BSD_STDLIB_H_ */