Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2004-05-27 00:38:51 +0400
committerJeff Johnston <jjohnstn@redhat.com>2004-05-27 00:38:51 +0400
commit6d70519a4b8ee771792957adb5a2dab11e41ecbc (patch)
tree279e4d788a3455e02f615b860034382bf0b7dcda /libgloss/libnosys/sbrk.c
parent2b2ced103e20c4dc1cc5aa7306e8867763097b24 (diff)
2004-05-26 Jeff Johnston <jjohnstn@redhat.com>
* libnosys/sbrk.c: Add include of <_syslist.h> and "config.h".
Diffstat (limited to 'libgloss/libnosys/sbrk.c')
-rw-r--r--libgloss/libnosys/sbrk.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgloss/libnosys/sbrk.c b/libgloss/libnosys/sbrk.c
index 841c692af..39f411cdd 100644
--- a/libgloss/libnosys/sbrk.c
+++ b/libgloss/libnosys/sbrk.c
@@ -1,5 +1,6 @@
/* Version of sbrk for no operating system. */
+#include "config.h"
#include <_syslist.h>
void *