commit | a2949aa217f255341a0507b6e340285bdea1001f | [log] [tgz] |
---|---|---|
author | Manuel Novoa III <mjn3@codepoet.org> | Fri Jun 29 18:59:32 2001 +0000 |
committer | Manuel Novoa III <mjn3@codepoet.org> | Fri Jun 29 18:59:32 2001 +0000 |
tree | 9b51d9d86b8165853b4062470b5fc2074e649195 | |
parent | ff9eee475f61800fe33bd60ac12b8b29015cbcdd [diff] |
Add some missing includes to kill warnings when building with the default Config.h and using gcc's -fno-builtin. There are probably other files with the similar problems. Also, if building against uClibc, don't include asm/unistd.h in syscalls.c and module_syscalls.c.