Merge commit 'refs/top-bases/linux-configure-branch' into linux-configure-branch
This commit is contained in:
commit
4fadcc970d
|
@ -24,11 +24,11 @@
|
||||||
* Use is subject to license terms.
|
* Use is subject to license terms.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include_next <stdlib.h>
|
||||||
|
|
||||||
#ifndef _SOL_STDLIB_H
|
#ifndef _SOL_STDLIB_H
|
||||||
#define _SOL_STDLIB_H
|
#define _SOL_STDLIB_H
|
||||||
|
|
||||||
#include_next <stdlib.h>
|
|
||||||
|
|
||||||
extern const char *getexecname(void);
|
extern const char *getexecname(void);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue