2004-05-26 Jeff Johnston <jjohnstn@redhat.com>

* libnosys/sbrk.c: Add include of <_syslist.h> and "config.h".
This commit is contained in:
Jeff Johnston 2004-05-26 20:38:51 +00:00
parent 2b2ced103e
commit 6d70519a4b
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
2004-05-26 Jeff Johnston <jjohnstn@redhat.com>
* libnosys/sbrk.c: Add include of <_syslist.h>.
* libnosys/sbrk.c: Add include of <_syslist.h> and "config.h".
2004-05-05 Richard Sandiford <rsandifo@redhat.com>

View File

@ -1,5 +1,6 @@
/* Version of sbrk for no operating system. */
#include "config.h"
#include <_syslist.h>
void *