From: Thomas Schwinge Date: Sun, 4 Nov 2012 18:59:40 +0000 (+0100) Subject: [BZ #157] Remove include/stub-tag.h for good. X-Git-Tag: glibc-2.17~269 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b830319d49a421741b61ae29ce32ab37f8b970ed;p=thirdparty%2Fglibc.git [BZ #157] Remove include/stub-tag.h for good. --- diff --git a/ChangeLog b/ChangeLog index bfc5cce407b..a1a7a04927b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,413 @@ -012-11-04 Pino Toscano +2012-11-04 Thomas Schwinge + + [BZ #157] + + * include/stub-tag.h: Remove file. + * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit + '#include' of it. + * manual/maint.texi (Porting): Don't reference it. + * Makerules ($(objpfx)stubs): Likewise. + * dirent/closedir.c: Don't include . + * dirent/dirfd.c: Likewise. + * dirent/fdopendir.c: Likewise. + * dirent/getdents.c: Likewise. + * dirent/getdents64.c: Likewise. + * dirent/opendir.c: Likewise. + * dirent/readdir.c: Likewise. + * dirent/readdir64.c: Likewise. + * dirent/readdir64_r.c: Likewise. + * dirent/readdir_r.c: Likewise. + * dirent/rewinddir.c: Likewise. + * dirent/seekdir.c: Likewise. + * dirent/telldir.c: Likewise. + * gmon/profil.c: Likewise. + * grp/setgroups.c: Likewise. + * inet/if_index.c: Likewise. + * io/access.c: Likewise. + * io/chdir.c: Likewise. + * io/chmod.c: Likewise. + * io/chown.c: Likewise. + * io/close.c: Likewise. + * io/dup.c: Likewise. + * io/dup2.c: Likewise. + * io/dup3.c: Likewise. + * io/euidaccess.c: Likewise. + * io/faccessat.c: Likewise. + * io/fchdir.c: Likewise. + * io/fchmod.c: Likewise. + * io/fchmodat.c: Likewise. + * io/fchown.c: Likewise. + * io/fchownat.c: Likewise. + * io/fcntl.c: Likewise. + * io/flock.c: Likewise. + * io/fstatfs.c: Likewise. + * io/fstatfs64.c: Likewise. + * io/fstatvfs.c: Likewise. + * io/fstatvfs64.c: Likewise. + * io/futimens.c: Likewise. + * io/fxstat.c: Likewise. + * io/fxstat64.c: Likewise. + * io/fxstatat.c: Likewise. + * io/fxstatat64.c: Likewise. + * io/getcwd.c: Likewise. + * io/isatty.c: Likewise. + * io/lchmod.c: Likewise. + * io/lchown.c: Likewise. + * io/link.c: Likewise. + * io/linkat.c: Likewise. + * io/lseek.c: Likewise. + * io/lseek64.c: Likewise. + * io/lxstat64.c: Likewise. + * io/mkdir.c: Likewise. + * io/mkdirat.c: Likewise. + * io/mkfifo.c: Likewise. + * io/mkfifoat.c: Likewise. + * io/open.c: Likewise. + * io/open64.c: Likewise. + * io/openat.c: Likewise. + * io/openat64.c: Likewise. + * io/pipe.c: Likewise. + * io/pipe2.c: Likewise. + * io/poll.c: Likewise. + * io/posix_fadvise.c: Likewise. + * io/posix_fadvise64.c: Likewise. + * io/posix_fallocate.c: Likewise. + * io/posix_fallocate64.c: Likewise. + * io/read.c: Likewise. + * io/readlink.c: Likewise. + * io/readlinkat.c: Likewise. + * io/rmdir.c: Likewise. + * io/sendfile.c: Likewise. + * io/sendfile64.c: Likewise. + * io/statfs.c: Likewise. + * io/statfs64.c: Likewise. + * io/statvfs.c: Likewise. + * io/statvfs64.c: Likewise. + * io/symlink.c: Likewise. + * io/symlinkat.c: Likewise. + * io/ttyname.c: Likewise. + * io/ttyname_r.c: Likewise. + * io/umask.c: Likewise. + * io/unlink.c: Likewise. + * io/unlinkat.c: Likewise. + * io/utime.c: Likewise. + * io/utimensat.c: Likewise. + * io/write.c: Likewise. + * io/xmknod.c: Likewise. + * io/xmknodat.c: Likewise. + * io/xstat.c: Likewise. + * io/xstat64.c: Likewise. + * login/getpt.c: Likewise. + * login/grantpt.c: Likewise. + * login/unlockpt.c: Likewise. + * math/e_acoshl.c: Likewise. + * math/e_acosl.c: Likewise. + * math/e_asinl.c: Likewise. + * math/e_atan2l.c: Likewise. + * math/e_atanhl.c: Likewise. + * math/e_coshl.c: Likewise. + * math/e_expl.c: Likewise. + * math/e_fmodl.c: Likewise. + * math/e_gammal_r.c: Likewise. + * math/e_hypotl.c: Likewise. + * math/e_j0l.c: Likewise. + * math/e_j1l.c: Likewise. + * math/e_jnl.c: Likewise. + * math/e_lgammal_r.c: Likewise. + * math/e_log10l.c: Likewise. + * math/e_log2l.c: Likewise. + * math/e_logl.c: Likewise. + * math/e_powl.c: Likewise. + * math/e_rem_pio2l.c: Likewise. + * math/e_sinhl.c: Likewise. + * math/e_sqrtl.c: Likewise. + * math/fclrexcpt.c: Likewise. + * math/fedisblxcpt.c: Likewise. + * math/feenablxcpt.c: Likewise. + * math/fegetenv.c: Likewise. + * math/fegetexcept.c: Likewise. + * math/fegetround.c: Likewise. + * math/feholdexcpt.c: Likewise. + * math/fesetenv.c: Likewise. + * math/fesetround.c: Likewise. + * math/feupdateenv.c: Likewise. + * math/fgetexcptflg.c: Likewise. + * math/fraiseexcpt.c: Likewise. + * math/fsetexcptflg.c: Likewise. + * math/ftestexcept.c: Likewise. + * math/k_cosl.c: Likewise. + * math/k_rem_pio2l.c: Likewise. + * math/k_sinl.c: Likewise. + * math/k_tanl.c: Likewise. + * math/s_asinhl.c: Likewise. + * math/s_atanl.c: Likewise. + * math/s_cbrtl.c: Likewise. + * math/s_erfl.c: Likewise. + * math/s_expm1l.c: Likewise. + * math/s_log1pl.c: Likewise. + * math/s_tanhl.c: Likewise. + * misc/acct.c: Likewise. + * misc/brk.c: Likewise. + * misc/chflags.c: Likewise. + * misc/chroot.c: Likewise. + * misc/fchflags.c: Likewise. + * misc/fgetxattr.c: Likewise. + * misc/flistxattr.c: Likewise. + * misc/fremovexattr.c: Likewise. + * misc/fsetxattr.c: Likewise. + * misc/fsync.c: Likewise. + * misc/ftruncate.c: Likewise. + * misc/futimes.c: Likewise. + * misc/futimesat.c: Likewise. + * misc/getdomain.c: Likewise. + * misc/getdtsz.c: Likewise. + * misc/gethostid.c: Likewise. + * misc/gethostname.c: Likewise. + * misc/getloadavg.c: Likewise. + * misc/getpagesize.c: Likewise. + * misc/getsysstats.c: Likewise. + * misc/getxattr.c: Likewise. + * misc/gtty.c: Likewise. + * misc/ioctl.c: Likewise. + * misc/lgetxattr.c: Likewise. + * misc/listxattr.c: Likewise. + * misc/llistxattr.c: Likewise. + * misc/lremovexattr.c: Likewise. + * misc/lsetxattr.c: Likewise. + * misc/lutimes.c: Likewise. + * misc/madvise.c: Likewise. + * misc/mincore.c: Likewise. + * misc/mlock.c: Likewise. + * misc/mlockall.c: Likewise. + * misc/mmap.c: Likewise. + * misc/mprotect.c: Likewise. + * misc/msync.c: Likewise. + * misc/munlock.c: Likewise. + * misc/munlockall.c: Likewise. + * misc/munmap.c: Likewise. + * misc/preadv.c: Likewise. + * misc/preadv64.c: Likewise. + * misc/ptrace.c: Likewise. + * misc/pwritev.c: Likewise. + * misc/pwritev64.c: Likewise. + * misc/readv.c: Likewise. + * misc/reboot.c: Likewise. + * misc/remap_file_pages.c: Likewise. + * misc/removexattr.c: Likewise. + * misc/revoke.c: Likewise. + * misc/select.c: Likewise. + * misc/setdomain.c: Likewise. + * misc/setegid.c: Likewise. + * misc/seteuid.c: Likewise. + * misc/sethostid.c: Likewise. + * misc/sethostname.c: Likewise. + * misc/setregid.c: Likewise. + * misc/setreuid.c: Likewise. + * misc/setxattr.c: Likewise. + * misc/sstk.c: Likewise. + * misc/stty.c: Likewise. + * misc/swapoff.c: Likewise. + * misc/swapon.c: Likewise. + * misc/sync.c: Likewise. + * misc/syncfs.c: Likewise. + * misc/syscall.c: Likewise. + * misc/truncate.c: Likewise. + * misc/ualarm.c: Likewise. + * misc/usleep.c: Likewise. + * misc/ustat.c: Likewise. + * misc/utimes.c: Likewise. + * misc/vhangup.c: Likewise. + * misc/writev.c: Likewise. + * posix/_exit.c: Likewise. + * posix/alarm.c: Likewise. + * posix/execve.c: Likewise. + * posix/fexecve.c: Likewise. + * posix/fork.c: Likewise. + * posix/fpathconf.c: Likewise. + * posix/getaddrinfo.c: Likewise. + * posix/getegid.c: Likewise. + * posix/geteuid.c: Likewise. + * posix/getgid.c: Likewise. + * posix/getgroups.c: Likewise. + * posix/getlogin.c: Likewise. + * posix/getlogin_r.c: Likewise. + * posix/getpgid.c: Likewise. + * posix/getpid.c: Likewise. + * posix/getppid.c: Likewise. + * posix/getresgid.c: Likewise. + * posix/getresuid.c: Likewise. + * posix/getsid.c: Likewise. + * posix/getuid.c: Likewise. + * posix/glob64.c: Likewise. + * posix/nanosleep.c: Likewise. + * posix/pathconf.c: Likewise. + * posix/pause.c: Likewise. + * posix/posix_madvise.c: Likewise. + * posix/pread.c: Likewise. + * posix/pread64.c: Likewise. + * posix/pwrite.c: Likewise. + * posix/pwrite64.c: Likewise. + * posix/sched_getaffinity.c: Likewise. + * posix/sched_getp.c: Likewise. + * posix/sched_gets.c: Likewise. + * posix/sched_primax.c: Likewise. + * posix/sched_primin.c: Likewise. + * posix/sched_rr_gi.c: Likewise. + * posix/sched_setaffinity.c: Likewise. + * posix/sched_setp.c: Likewise. + * posix/sched_sets.c: Likewise. + * posix/sched_yield.c: Likewise. + * posix/setgid.c: Likewise. + * posix/setlogin.c: Likewise. + * posix/setpgid.c: Likewise. + * posix/setresgid.c: Likewise. + * posix/setresuid.c: Likewise. + * posix/setsid.c: Likewise. + * posix/setuid.c: Likewise. + * posix/sleep.c: Likewise. + * posix/spawni.c: Likewise. + * posix/sysconf.c: Likewise. + * posix/times.c: Likewise. + * posix/wait.c: Likewise. + * posix/wait3.c: Likewise. + * posix/wait4.c: Likewise. + * posix/waitpid.c: Likewise. + * resolv/gai_sigqueue.c: Likewise. + * resource/getpriority.c: Likewise. + * resource/getrlimit.c: Likewise. + * resource/getrusage.c: Likewise. + * resource/nice.c: Likewise. + * resource/setpriority.c: Likewise. + * resource/setrlimit.c: Likewise. + * resource/ulimit.c: Likewise. + * rt/aio_cancel.c: Likewise. + * rt/aio_fsync.c: Likewise. + * rt/aio_read.c: Likewise. + * rt/aio_sigqueue.c: Likewise. + * rt/aio_suspend.c: Likewise. + * rt/aio_write.c: Likewise. + * rt/clock_getres.c: Likewise. + * rt/clock_gettime.c: Likewise. + * rt/clock_nanosleep.c: Likewise. + * rt/clock_settime.c: Likewise. + * rt/lio_listio.c: Likewise. + * rt/mq_close.c: Likewise. + * rt/mq_getattr.c: Likewise. + * rt/mq_notify.c: Likewise. + * rt/mq_open.c: Likewise. + * rt/mq_receive.c: Likewise. + * rt/mq_send.c: Likewise. + * rt/mq_setattr.c: Likewise. + * rt/mq_timedreceive.c: Likewise. + * rt/mq_timedsend.c: Likewise. + * rt/mq_unlink.c: Likewise. + * rt/shm_open.c: Likewise. + * rt/shm_unlink.c: Likewise. + * rt/timer_create.c: Likewise. + * rt/timer_delete.c: Likewise. + * rt/timer_getoverr.c: Likewise. + * rt/timer_gettime.c: Likewise. + * rt/timer_settime.c: Likewise. + * setjmp/__longjmp.c: Likewise. + * setjmp/setjmp.c: Likewise. + * signal/kill.c: Likewise. + * signal/killpg.c: Likewise. + * signal/raise.c: Likewise. + * signal/sigaction.c: Likewise. + * signal/sigaltstack.c: Likewise. + * signal/sigblock.c: Likewise. + * signal/sigignore.c: Likewise. + * signal/sigintr.c: Likewise. + * signal/signal.c: Likewise. + * signal/sigpause.c: Likewise. + * signal/sigpending.c: Likewise. + * signal/sigqueue.c: Likewise. + * signal/sigreturn.c: Likewise. + * signal/sigset.c: Likewise. + * signal/sigsetmask.c: Likewise. + * signal/sigstack.c: Likewise. + * signal/sigsuspend.c: Likewise. + * signal/sigtimedwait.c: Likewise. + * signal/sigvec.c: Likewise. + * signal/sigwait.c: Likewise. + * signal/sigwaitinfo.c: Likewise. + * signal/sysv_signal.c: Likewise. + * socket/accept.c: Likewise. + * socket/accept4.c: Likewise. + * socket/bind.c: Likewise. + * socket/connect.c: Likewise. + * socket/getpeername.c: Likewise. + * socket/getsockname.c: Likewise. + * socket/getsockopt.c: Likewise. + * socket/isfdtype.c: Likewise. + * socket/listen.c: Likewise. + * socket/recv.c: Likewise. + * socket/recvfrom.c: Likewise. + * socket/recvmsg.c: Likewise. + * socket/send.c: Likewise. + * socket/sendmsg.c: Likewise. + * socket/sendto.c: Likewise. + * socket/setsockopt.c: Likewise. + * socket/shutdown.c: Likewise. + * socket/sockatmark.c: Likewise. + * socket/socket.c: Likewise. + * socket/socketpair.c: Likewise. + * stdio-common/ctermid.c: Likewise. + * stdio-common/cuserid.c: Likewise. + * stdio-common/remove.c: Likewise. + * stdio-common/rename.c: Likewise. + * stdio-common/renameat.c: Likewise. + * stdio-common/tempname.c: Likewise. + * stdlib/getcontext.c: Likewise. + * stdlib/makecontext.c: Likewise. + * stdlib/setcontext.c: Likewise. + * stdlib/swapcontext.c: Likewise. + * stdlib/system.c: Likewise. + * streams/fattach.c: Likewise. + * streams/fdetach.c: Likewise. + * streams/getmsg.c: Likewise. + * streams/getpmsg.c: Likewise. + * streams/putmsg.c: Likewise. + * streams/putpmsg.c: Likewise. + * sysdeps/unix/bsd/getpt.c: Likewise. + * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise. + * sysdeps/unix/sysv/linux/futimens.c: Likewise. + * sysdeps/unix/sysv/linux/lutimes.c: Likewise. + * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c: + Likewise. + * sysdeps/unix/sysv/linux/readahead.c: Likewise. + * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise. + * sysdeps/unix/sysv/linux/utimensat.c: Likewise. + * sysvipc/msgctl.c: Likewise. + * sysvipc/msgget.c: Likewise. + * sysvipc/msgrcv.c: Likewise. + * sysvipc/msgsnd.c: Likewise. + * sysvipc/semctl.c: Likewise. + * sysvipc/semget.c: Likewise. + * sysvipc/semop.c: Likewise. + * sysvipc/semtimedop.c: Likewise. + * sysvipc/shmat.c: Likewise. + * sysvipc/shmctl.c: Likewise. + * sysvipc/shmdt.c: Likewise. + * sysvipc/shmget.c: Likewise. + * termios/tcdrain.c: Likewise. + * termios/tcflow.c: Likewise. + * termios/tcflush.c: Likewise. + * termios/tcgetattr.c: Likewise. + * termios/tcgetpgrp.c: Likewise. + * termios/tcsendbrk.c: Likewise. + * termios/tcsetattr.c: Likewise. + * termios/tcsetpgrp.c: Likewise. + * time/adjtime.c: Likewise. + * time/clock.c: Likewise. + * time/getitimer.c: Likewise. + * time/gettimeofday.c: Likewise. + * time/setitimer.c: Likewise. + * time/settimeofday.c: Likewise. + * time/stime.c: Likewise. + * time/time.c: Likewise. + +2012-11-04 Pino Toscano * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and /usr/old/bin. diff --git a/Makerules b/Makerules index ebb9895039d..56dc60b11f8 100644 --- a/Makerules +++ b/Makerules @@ -1310,9 +1310,7 @@ common-clean: common-mostlyclean -rm -f $(gen-as-const-headers:%.sym=$(common-objpfx)%.h) # Produce a file `stubs' which contains `#define __stub_FUNCTION' -# for each function which is a stub. We grovel over all the .d files -# looking for references to . Then we grovel over each -# referenced source file to see what stub function it defines. +# for each function which is a stub. ifdef objpfx .PHONY: stubs # The parent Makefile calls this target. diff --git a/dirent/closedir.c b/dirent/closedir.c index 745062b40e0..63ce52c0430 100644 --- a/dirent/closedir.c +++ b/dirent/closedir.c @@ -31,4 +31,3 @@ __closedir (DIR *dirp) weak_alias (__closedir, closedir) stub_warning (closedir) -#include diff --git a/dirent/dirfd.c b/dirent/dirfd.c index 026421f33be..2cab938ad36 100644 --- a/dirent/dirfd.c +++ b/dirent/dirfd.c @@ -29,4 +29,3 @@ dirfd (dirp) } stub_warning (dirfd) -#include diff --git a/dirent/fdopendir.c b/dirent/fdopendir.c index fd6e2741f12..0894a08581a 100644 --- a/dirent/fdopendir.c +++ b/dirent/fdopendir.c @@ -31,4 +31,3 @@ __fdopendir (int fd) weak_alias (__fdopendir, fdopendir) stub_warning (fdopendir) -#include diff --git a/dirent/getdents.c b/dirent/getdents.c index a5277ebea62..3b52227f743 100644 --- a/dirent/getdents.c +++ b/dirent/getdents.c @@ -33,4 +33,3 @@ __getdirentries (fd, buf, nbytes, basep) weak_alias (__getdirentries, getdirentries) stub_warning (getdirentries) -#include diff --git a/dirent/getdents64.c b/dirent/getdents64.c index ce013ca0e08..63b0435db51 100644 --- a/dirent/getdents64.c +++ b/dirent/getdents64.c @@ -32,4 +32,3 @@ getdirentries64 (fd, buf, nbytes, basep) } stub_warning (getdirentries64) -#include diff --git a/dirent/opendir.c b/dirent/opendir.c index ce7084c9c14..beb9d10767d 100644 --- a/dirent/opendir.c +++ b/dirent/opendir.c @@ -38,4 +38,3 @@ __opendir (const char *name) weak_alias (__opendir, opendir) stub_warning (opendir) -#include diff --git a/dirent/readdir.c b/dirent/readdir.c index da4ecb4b1a3..5a7fa4200f2 100644 --- a/dirent/readdir.c +++ b/dirent/readdir.c @@ -29,4 +29,3 @@ __readdir (DIR *dirp) weak_alias (__readdir, readdir) stub_warning (readdir) -#include diff --git a/dirent/readdir64.c b/dirent/readdir64.c index 8fb7bfcd8ed..484d983ce65 100644 --- a/dirent/readdir64.c +++ b/dirent/readdir64.c @@ -28,4 +28,3 @@ __readdir64 (DIR *dirp) } weak_alias (__readdir64, readdir64) stub_warning (readdir64) -#include diff --git a/dirent/readdir64_r.c b/dirent/readdir64_r.c index 6b178d5d509..648d5ef2138 100644 --- a/dirent/readdir64_r.c +++ b/dirent/readdir64_r.c @@ -29,4 +29,3 @@ readdir64_r (DIR *dirp, struct dirent64 *entry, struct dirent64 **result) return -1; } stub_warning (readdir64_r) -#include diff --git a/dirent/readdir_r.c b/dirent/readdir_r.c index 115a3ceaf71..3a2fa6e2c66 100644 --- a/dirent/readdir_r.c +++ b/dirent/readdir_r.c @@ -31,4 +31,3 @@ __readdir_r (DIR *dirp, struct dirent *entry, struct dirent **result) weak_alias (__readdir_r, readdir_r) stub_warning (readdir_r) -#include diff --git a/dirent/rewinddir.c b/dirent/rewinddir.c index 5519e6761d6..78e4d5399d1 100644 --- a/dirent/rewinddir.c +++ b/dirent/rewinddir.c @@ -32,4 +32,3 @@ libc_hidden_def (rewinddir) stub_warning (rewinddir) -#include diff --git a/dirent/seekdir.c b/dirent/seekdir.c index a6e2685c1b2..a274bcdeb0c 100644 --- a/dirent/seekdir.c +++ b/dirent/seekdir.c @@ -37,4 +37,3 @@ seekdir (dirp, pos) stub_warning (seekdir) -#include diff --git a/dirent/telldir.c b/dirent/telldir.c index f255a0e9b52..a00e750063a 100644 --- a/dirent/telldir.c +++ b/dirent/telldir.c @@ -37,4 +37,3 @@ telldir (dirp) stub_warning (telldir) -#include diff --git a/gmon/profil.c b/gmon/profil.c index 53c2263c497..a48ef71e0b6 100644 --- a/gmon/profil.c +++ b/gmon/profil.c @@ -38,4 +38,3 @@ __profil (u_short *sample_buffer, size_t size, size_t offset, u_int scale) } weak_alias (__profil, profil) stub_warning (profil) -#include diff --git a/grp/setgroups.c b/grp/setgroups.c index 7ef0da27024..2de0c8fd9a7 100644 --- a/grp/setgroups.c +++ b/grp/setgroups.c @@ -31,4 +31,3 @@ setgroups (n, groups) libc_hidden_def (setgroups) stub_warning (setgroups) -#include diff --git a/include/stub-tag.h b/include/stub-tag.h deleted file mode 100644 index d4d10c83412..00000000000 --- a/include/stub-tag.h +++ /dev/null @@ -1,4 +0,0 @@ -/* This header is included into every file that declares a stub function. - It is obsolete now, but hasn't died to avoid removing all those - #include's. Every such file should use the `stub_warning' macro for - each of its functions, and that is sufficient. */ diff --git a/inet/if_index.c b/inet/if_index.c index ba25ec6a6f2..3d706766be6 100644 --- a/inet/if_index.c +++ b/inet/if_index.c @@ -50,7 +50,6 @@ if_nameindex (void) return NULL; } stub_warning (if_nameindex) -#include #if 0 void diff --git a/io/access.c b/io/access.c index b8f7300486b..9b82a99a56b 100644 --- a/io/access.c +++ b/io/access.c @@ -37,4 +37,3 @@ __access (file, type) stub_warning (access) weak_alias (__access, access) -#include diff --git a/io/chdir.c b/io/chdir.c index 9f520975639..251afd3ce6f 100644 --- a/io/chdir.c +++ b/io/chdir.c @@ -36,4 +36,3 @@ __chdir (path) stub_warning (chdir) weak_alias (__chdir, chdir) -#include diff --git a/io/chmod.c b/io/chmod.c index 7d45cc8de9c..8e4be3dfb12 100644 --- a/io/chmod.c +++ b/io/chmod.c @@ -38,4 +38,3 @@ __chmod (file, mode) stub_warning (chmod) weak_alias (__chmod, chmod) -#include diff --git a/io/chown.c b/io/chown.c index e91bd1b1284..45bd9e24849 100644 --- a/io/chown.c +++ b/io/chown.c @@ -41,4 +41,3 @@ libc_hidden_def (__chown) stub_warning (chown) weak_alias (__chown, chown) -#include diff --git a/io/close.c b/io/close.c index 41c37d8c06c..ce9276ff7dd 100644 --- a/io/close.c +++ b/io/close.c @@ -36,4 +36,3 @@ libc_hidden_def (__close) stub_warning (close) weak_alias (__close, close) -#include diff --git a/io/dup.c b/io/dup.c index d28e3189417..c659de3d0a1 100644 --- a/io/dup.c +++ b/io/dup.c @@ -30,4 +30,3 @@ __dup (fd) stub_warning (dup) weak_alias (__dup, dup) -#include diff --git a/io/dup2.c b/io/dup2.c index aeeebd5b172..a043af5a08b 100644 --- a/io/dup2.c +++ b/io/dup2.c @@ -44,4 +44,3 @@ libc_hidden_def (__dup2) stub_warning (dup2) weak_alias (__dup2, dup2) -#include diff --git a/io/dup3.c b/io/dup3.c index 7e97bf733c8..4df7e9bc4b1 100644 --- a/io/dup3.c +++ b/io/dup3.c @@ -45,5 +45,3 @@ __dup3 (fd, fd2, flags) libc_hidden_def (__dup3) weak_alias (__dup3, dup3) stub_warning (dup3) - -#include diff --git a/io/euidaccess.c b/io/euidaccess.c index 82ddd377eb8..d71d22139dc 100644 --- a/io/euidaccess.c +++ b/io/euidaccess.c @@ -38,4 +38,3 @@ weak_alias (__euidaccess, euidaccess) weak_alias (__euidaccess, eaccess) stub_warning (euidaccess) stub_warning (eaccess) -#include diff --git a/io/faccessat.c b/io/faccessat.c index 3e30ddec017..4e8e46c0532 100644 --- a/io/faccessat.c +++ b/io/faccessat.c @@ -46,5 +46,3 @@ faccessat (fd, file, type, flag) return -1; } stub_warning (faccessat) - -#include diff --git a/io/fchdir.c b/io/fchdir.c index de4ebefe360..c7ce4a9c362 100644 --- a/io/fchdir.c +++ b/io/fchdir.c @@ -29,4 +29,3 @@ fchdir (fd) } stub_warning (fchdir) -#include diff --git a/io/fchmod.c b/io/fchmod.c index 89087b61d3c..b5dc512dd08 100644 --- a/io/fchmod.c +++ b/io/fchmod.c @@ -38,4 +38,3 @@ __fchmod (fd, mode) stub_warning (fchmod) weak_alias (__fchmod, fchmod) -#include diff --git a/io/fchmodat.c b/io/fchmodat.c index d171f363b0f..1bbe63edcf9 100644 --- a/io/fchmodat.c +++ b/io/fchmodat.c @@ -46,5 +46,3 @@ fchmodat (fd, file, mode, flag) return -1; } stub_warning (fchmodat) - -#include diff --git a/io/fchown.c b/io/fchown.c index 5b15f90f669..c98b84e27a9 100644 --- a/io/fchown.c +++ b/io/fchown.c @@ -39,4 +39,3 @@ __fchown (fd, owner, group) stub_warning (fchown) weak_alias (__fchown, fchown) -#include diff --git a/io/fchownat.c b/io/fchownat.c index c779f28c21d..8f82ce6f4b2 100644 --- a/io/fchownat.c +++ b/io/fchownat.c @@ -46,5 +46,3 @@ fchownat (fd, file, owner, group, flag) return -1; } stub_warning (fchownat) - -#include diff --git a/io/fcntl.c b/io/fcntl.c index 550eb11944c..766f605e31b 100644 --- a/io/fcntl.c +++ b/io/fcntl.c @@ -37,4 +37,3 @@ libc_hidden_def (__fcntl) stub_warning (fcntl) weak_alias (__fcntl, fcntl) -#include diff --git a/io/flock.c b/io/flock.c index 6da0b6b36b9..68f1b448ba4 100644 --- a/io/flock.c +++ b/io/flock.c @@ -32,4 +32,3 @@ __flock (fd, operation) weak_alias (__flock, flock) stub_warning (flock) -#include diff --git a/io/fstatfs.c b/io/fstatfs.c index 9579fcc548e..1bca3d546df 100644 --- a/io/fstatfs.c +++ b/io/fstatfs.c @@ -30,4 +30,3 @@ __fstatfs (int fd, struct statfs *buf) stub_warning (fstatfs) weak_alias (__fstatfs, fstatfs) -#include diff --git a/io/fstatfs64.c b/io/fstatfs64.c index 640be9f5503..031a81fbdb2 100644 --- a/io/fstatfs64.c +++ b/io/fstatfs64.c @@ -28,4 +28,3 @@ __fstatfs64 (int fd, struct statfs64 *buf) weak_alias (__fstatfs64, fstatfs64) stub_warning (fstatfs64) -#include diff --git a/io/fstatvfs.c b/io/fstatvfs.c index 4b64949f918..fd4936ca5a9 100644 --- a/io/fstatvfs.c +++ b/io/fstatvfs.c @@ -29,4 +29,3 @@ __fstatvfs (int fd, struct statvfs *buf) stub_warning (fstatvfs) weak_alias (__fstatvfs, fstatvfs) libc_hidden_weak (fstatvfs) -#include diff --git a/io/fstatvfs64.c b/io/fstatvfs64.c index 9eb62a36ce1..a8374dd2d12 100644 --- a/io/fstatvfs64.c +++ b/io/fstatvfs64.c @@ -28,4 +28,3 @@ __fstatvfs64 (int fd, struct statvfs64 *buf) weak_alias (__fstatvfs64, fstatvfs64) stub_warning (fstatvfs64) -#include diff --git a/io/futimens.c b/io/futimens.c index df3ddf3d10a..b80de08008b 100644 --- a/io/futimens.c +++ b/io/futimens.c @@ -32,4 +32,3 @@ futimens (int fd, const struct timespec tsp[2]) return -1; } stub_warning (futimens) -#include diff --git a/io/fxstat.c b/io/fxstat.c index 216a14cac6c..50c06570d48 100644 --- a/io/fxstat.c +++ b/io/fxstat.c @@ -46,4 +46,3 @@ __fxstat (int vers, int fd, struct stat *buf) stub_warning (fstat) hidden_def (__fxstat) weak_alias (__fxstat, _fxstat) -#include diff --git a/io/fxstat64.c b/io/fxstat64.c index dd0c56948ca..56755f8266e 100644 --- a/io/fxstat64.c +++ b/io/fxstat64.c @@ -45,4 +45,3 @@ __fxstat64 (int vers, int fd, struct stat64 *buf) } hidden_def (__fxstat64) stub_warning (fstat64) -#include diff --git a/io/fxstatat.c b/io/fxstatat.c index a6e79d03784..fff4be2931a 100644 --- a/io/fxstatat.c +++ b/io/fxstatat.c @@ -46,4 +46,3 @@ __fxstatat (int vers, int fd, const char *filename, struct stat *buf, int flag) } libc_hidden_def (__fxstatat) stub_warning (fstatat) -#include diff --git a/io/fxstatat64.c b/io/fxstatat64.c index 950e267387f..43fd53e2cf1 100644 --- a/io/fxstatat64.c +++ b/io/fxstatat64.c @@ -47,4 +47,3 @@ __fxstatat64 (int vers, int fd, const char *filename, struct stat64 *buf, } libc_hidden_def (__fxstatat64) stub_warning (fstatat64) -#include diff --git a/io/getcwd.c b/io/getcwd.c index 5984a353a99..3aba719c568 100644 --- a/io/getcwd.c +++ b/io/getcwd.c @@ -36,4 +36,3 @@ weak_alias (__getcwd, getcwd) stub_warning (__getcwd) stub_warning (getcwd) -#include diff --git a/io/isatty.c b/io/isatty.c index f8e793b1ed0..eb532711cc5 100644 --- a/io/isatty.c +++ b/io/isatty.c @@ -30,4 +30,3 @@ __isatty (fd) weak_alias (__isatty, isatty) stub_warning (isatty) -#include diff --git a/io/lchmod.c b/io/lchmod.c index 8d9b79fb23a..5044f4c2df2 100644 --- a/io/lchmod.c +++ b/io/lchmod.c @@ -29,4 +29,3 @@ lchmod (const char *file, mode_t mode) } stub_warning (lchmod) -#include diff --git a/io/lchown.c b/io/lchown.c index 7ecf3345acb..682083c9e4c 100644 --- a/io/lchown.c +++ b/io/lchown.c @@ -39,4 +39,3 @@ __lchown (file, owner, group) stub_warning (lchown) weak_alias (__lchown, lchown) -#include diff --git a/io/link.c b/io/link.c index 3b039657c23..b43f5eb2a8a 100644 --- a/io/link.c +++ b/io/link.c @@ -38,4 +38,3 @@ __link (from, to) stub_warning (link) weak_alias (__link, link) -#include diff --git a/io/linkat.c b/io/linkat.c index 2fa8cde93d0..6274d09390a 100644 --- a/io/linkat.c +++ b/io/linkat.c @@ -47,5 +47,3 @@ linkat (fromfd, from, tofd, to, flags) return -1; } stub_warning (linkat) - -#include diff --git a/io/lseek.c b/io/lseek.c index 0729cb66ee7..7fd6188a76f 100644 --- a/io/lseek.c +++ b/io/lseek.c @@ -49,4 +49,3 @@ stub_warning (lseek) libc_hidden_def (__lseek) weak_alias (__lseek, lseek) -#include diff --git a/io/lseek64.c b/io/lseek64.c index acea3f3cb45..21b853a9681 100644 --- a/io/lseek64.c +++ b/io/lseek64.c @@ -45,4 +45,3 @@ __libc_lseek64 (int fd, off64_t offset, int whence) weak_alias (__libc_lseek64, __lseek64) weak_alias (__libc_lseek64, lseek64) stub_warning (lseek64) -#include diff --git a/io/lxstat64.c b/io/lxstat64.c index 38d78a8065d..84993c2561c 100644 --- a/io/lxstat64.c +++ b/io/lxstat64.c @@ -35,4 +35,3 @@ __lxstat64 (int vers, const char *file, struct stat64 *buf) } hidden_def (__lxstat64) stub_warning (__lxstat64) -#include diff --git a/io/mkdir.c b/io/mkdir.c index ac95d36e171..39c3db175ab 100644 --- a/io/mkdir.c +++ b/io/mkdir.c @@ -39,4 +39,3 @@ __mkdir (path, mode) stub_warning (mkdir) weak_alias (__mkdir, mkdir) -#include diff --git a/io/mkdirat.c b/io/mkdirat.c index 04533fcd299..e8d10aea4b1 100644 --- a/io/mkdirat.c +++ b/io/mkdirat.c @@ -53,5 +53,3 @@ mkdirat (fd, path, mode) return -1; } stub_warning (mkdirat) - -#include diff --git a/io/mkfifo.c b/io/mkfifo.c index 1b55921c3f8..8fdd0214f29 100644 --- a/io/mkfifo.c +++ b/io/mkfifo.c @@ -39,4 +39,3 @@ mkfifo (path, mode) stub_warning (mkfifo) -#include diff --git a/io/mkfifoat.c b/io/mkfifoat.c index 30cea316196..850d5671fbc 100644 --- a/io/mkfifoat.c +++ b/io/mkfifoat.c @@ -56,4 +56,3 @@ mkfifoat (fd, path, mode) stub_warning (mkfifoat) -#include diff --git a/io/open.c b/io/open.c index b6911206a0c..a388b338671 100644 --- a/io/open.c +++ b/io/open.c @@ -69,5 +69,3 @@ __open_2 (file, oflag) return __open (file, oflag); } stub_warning (__open_2) - -#include diff --git a/io/open64.c b/io/open64.c index b4ce18d3254..704491dff47 100644 --- a/io/open64.c +++ b/io/open64.c @@ -66,5 +66,3 @@ __open64_2 (file, oflag) return __open64 (file, oflag); } stub_warning (__open64_2) - -#include diff --git a/io/openat.c b/io/openat.c index b496539361d..efcbaa90c95 100644 --- a/io/openat.c +++ b/io/openat.c @@ -88,5 +88,3 @@ __openat_2 (fd, file, oflag) return __openat (fd, file, oflag); } stub_warning (__openat_2) - -#include diff --git a/io/openat64.c b/io/openat64.c index 2071760893f..7de0e69670a 100644 --- a/io/openat64.c +++ b/io/openat64.c @@ -81,5 +81,3 @@ __openat64_2 (fd, file, oflag) return __openat64 (fd, file, oflag); } stub_warning (__openat_2) - -#include diff --git a/io/pipe.c b/io/pipe.c index 07a37ae7780..1f1c03f0d5b 100644 --- a/io/pipe.c +++ b/io/pipe.c @@ -40,4 +40,3 @@ libc_hidden_def (__pipe) stub_warning (pipe) weak_alias (__pipe, pipe) -#include diff --git a/io/pipe2.c b/io/pipe2.c index 8a15e840fde..2478fc3c612 100644 --- a/io/pipe2.c +++ b/io/pipe2.c @@ -39,5 +39,3 @@ __pipe2 (pipedes, flags) } weak_alias (__pipe2, pipe2) stub_warning (pipe2) - -#include diff --git a/io/poll.c b/io/poll.c index 15539ea0aea..2dc7fc6a33d 100644 --- a/io/poll.c +++ b/io/poll.c @@ -35,4 +35,3 @@ poll (fds, nfds, timeout) } stub_warning (poll) -#include diff --git a/io/posix_fadvise.c b/io/posix_fadvise.c index 37336016477..70d0700b5a9 100644 --- a/io/posix_fadvise.c +++ b/io/posix_fadvise.c @@ -27,4 +27,3 @@ posix_fadvise (int fd, __off_t offset, __off_t len, int advise) return ENOSYS; } stub_warning (posix_fadvise) -#include diff --git a/io/posix_fadvise64.c b/io/posix_fadvise64.c index 645ed6cac74..3398c8eef11 100644 --- a/io/posix_fadvise64.c +++ b/io/posix_fadvise64.c @@ -27,4 +27,3 @@ posix_fadvise64 (int fd, __off64_t offset, __off64_t len, int advise) return ENOSYS; } stub_warning (posix_fadvise64) -#include diff --git a/io/posix_fallocate.c b/io/posix_fallocate.c index 3f8a3cb1040..d5138f08b34 100644 --- a/io/posix_fallocate.c +++ b/io/posix_fallocate.c @@ -27,4 +27,3 @@ posix_fallocate (int fd, __off_t offset, __off_t len) return -1; } stub_warning (posix_fallocate) -#include diff --git a/io/posix_fallocate64.c b/io/posix_fallocate64.c index 07b08ae85f5..486646addcf 100644 --- a/io/posix_fallocate64.c +++ b/io/posix_fallocate64.c @@ -27,4 +27,3 @@ posix_fallocate64 (int fd, __off64_t offset, __off64_t len) return -1; } stub_warning (posix_fallocate64) -#include diff --git a/io/read.c b/io/read.c index 681f16eb509..f676d4929d8 100644 --- a/io/read.c +++ b/io/read.c @@ -45,4 +45,3 @@ stub_warning (read) weak_alias (__libc_read, __read) libc_hidden_weak (__read) weak_alias (__libc_read, read) -#include diff --git a/io/readlink.c b/io/readlink.c index de4040b0a6e..4a1811b5cfa 100644 --- a/io/readlink.c +++ b/io/readlink.c @@ -33,4 +33,3 @@ __readlink (path, buf, len) stub_warning (readlink) weak_alias (__readlink, readlink) -#include diff --git a/io/readlinkat.c b/io/readlinkat.c index d4e6ba29054..473f4e9c5b7 100644 --- a/io/readlinkat.c +++ b/io/readlinkat.c @@ -46,5 +46,3 @@ readlinkat (fd, path, buf, len) } stub_warning (readlinkat) libc_hidden_def (readlinkat) - -#include diff --git a/io/rmdir.c b/io/rmdir.c index c244ecc2cac..83c76369e38 100644 --- a/io/rmdir.c +++ b/io/rmdir.c @@ -37,4 +37,3 @@ __rmdir (path) stub_warning (rmdir) weak_alias (__rmdir, rmdir) -#include diff --git a/io/sendfile.c b/io/sendfile.c index 22222db4eb7..4823c8032f8 100644 --- a/io/sendfile.c +++ b/io/sendfile.c @@ -28,5 +28,3 @@ sendfile (int out_fd, int in_fd, off_t *offset, size_t count) return -1; } stub_warning (sendfile) - -#include diff --git a/io/sendfile64.c b/io/sendfile64.c index 05b13a3311a..8fddcc8fad8 100644 --- a/io/sendfile64.c +++ b/io/sendfile64.c @@ -28,5 +28,3 @@ sendfile64 (int out_fd, int in_fd, off64_t *offset, size_t count) return -1; } stub_warning (sendfile64) - -#include diff --git a/io/statfs.c b/io/statfs.c index 50cf3f3a737..0bb674a5deb 100644 --- a/io/statfs.c +++ b/io/statfs.c @@ -31,4 +31,3 @@ libc_hidden_def (__statfs) weak_alias (__statfs, statfs) stub_warning (statfs) -#include diff --git a/io/statfs64.c b/io/statfs64.c index 12394959b92..a895d43984f 100644 --- a/io/statfs64.c +++ b/io/statfs64.c @@ -28,4 +28,3 @@ __statfs64 (const char *file, struct statfs64 *buf) weak_alias (__statfs64, statfs64) stub_warning (statfs64) -#include diff --git a/io/statvfs.c b/io/statvfs.c index b66d0276760..0ff847fb797 100644 --- a/io/statvfs.c +++ b/io/statvfs.c @@ -30,4 +30,3 @@ __statvfs (const char *file, struct statvfs *buf) weak_alias (__statvfs, statvfs) libc_hidden_weak (statvfs) stub_warning (statvfs) -#include diff --git a/io/statvfs64.c b/io/statvfs64.c index 1101acd7a34..7e57bc78248 100644 --- a/io/statvfs64.c +++ b/io/statvfs64.c @@ -28,4 +28,3 @@ __statvfs64 (const char *file, struct statvfs64 *buf) weak_alias (__statvfs64, statvfs64) stub_warning (statvfs64) -#include diff --git a/io/symlink.c b/io/symlink.c index 6e135d95516..298854f3b34 100644 --- a/io/symlink.c +++ b/io/symlink.c @@ -38,4 +38,3 @@ __symlink (from, to) stub_warning (symlink) weak_alias (__symlink, symlink) -#include diff --git a/io/symlinkat.c b/io/symlinkat.c index d5affb9b496..4937a2eaecd 100644 --- a/io/symlinkat.c +++ b/io/symlinkat.c @@ -44,5 +44,3 @@ symlinkat (from, fd, to) return -1; } stub_warning (symlinkat) - -#include diff --git a/io/ttyname.c b/io/ttyname.c index 5473b5e04b2..8df1fd46bf5 100644 --- a/io/ttyname.c +++ b/io/ttyname.c @@ -34,4 +34,3 @@ ttyname (fd) stub_warning (ttyname) -#include diff --git a/io/ttyname_r.c b/io/ttyname_r.c index 5acbbd59e44..6d7dfabd69c 100644 --- a/io/ttyname_r.c +++ b/io/ttyname_r.c @@ -33,4 +33,3 @@ __ttyname_r (fd, buf, buflen) weak_alias (__ttyname_r, ttyname_r) stub_warning (ttyname_r) -#include diff --git a/io/umask.c b/io/umask.c index 1e71aae42ab..07d7150e35a 100644 --- a/io/umask.c +++ b/io/umask.c @@ -30,4 +30,3 @@ __umask (mask) stub_warning (umask) weak_alias (__umask, umask) -#include diff --git a/io/unlink.c b/io/unlink.c index 04d69f867b5..b7a6d7cce41 100644 --- a/io/unlink.c +++ b/io/unlink.c @@ -37,4 +37,3 @@ __unlink (name) stub_warning (unlink) weak_alias (__unlink, unlink) -#include diff --git a/io/unlinkat.c b/io/unlinkat.c index f0596110368..afa505380db 100644 --- a/io/unlinkat.c +++ b/io/unlinkat.c @@ -44,5 +44,3 @@ unlinkat (fd, name, flag) return -1; } stub_warning (unlinkat) - -#include diff --git a/io/utime.c b/io/utime.c index 865628f5a34..7b307762dfd 100644 --- a/io/utime.c +++ b/io/utime.c @@ -39,4 +39,3 @@ utime (file, times) libc_hidden_def (utime) stub_warning (utime) -#include diff --git a/io/utimensat.c b/io/utimensat.c index d103d456487..b1d3b0354e8 100644 --- a/io/utimensat.c +++ b/io/utimensat.c @@ -30,4 +30,3 @@ utimensat (int fd, const char *file, const struct timespec tsp[2], return -1; } stub_warning (utimensat) -#include diff --git a/io/write.c b/io/write.c index a5f907a34b0..8c9523dec7b 100644 --- a/io/write.c +++ b/io/write.c @@ -46,4 +46,3 @@ stub_warning (write) weak_alias (__libc_write, __write) libc_hidden_weak (__write) weak_alias (__libc_write, write) -#include diff --git a/io/xmknod.c b/io/xmknod.c index 78bbf5a1a8f..bea68e10697 100644 --- a/io/xmknod.c +++ b/io/xmknod.c @@ -38,4 +38,3 @@ stub_warning (__xmknod) weak_alias (__xmknod, _xmknod) libc_hidden_def (__xmknod) -#include diff --git a/io/xmknodat.c b/io/xmknodat.c index a743cced361..1be6ffae2de 100644 --- a/io/xmknodat.c +++ b/io/xmknodat.c @@ -60,4 +60,3 @@ __xmknodat (int vers, int fd, const char *path, mode_t mode, dev_t *dev) stub_warning (__xmknodat) libc_hidden_def (__xmknodat) -#include diff --git a/io/xstat.c b/io/xstat.c index 68711899170..806604e67d0 100644 --- a/io/xstat.c +++ b/io/xstat.c @@ -35,4 +35,3 @@ __xstat (int vers, const char *file, struct stat *buf) hidden_def (__xstat) stub_warning (stat) weak_alias (__xstat, _xstat) -#include diff --git a/io/xstat64.c b/io/xstat64.c index 9d153442bf3..aad13528757 100644 --- a/io/xstat64.c +++ b/io/xstat64.c @@ -34,4 +34,3 @@ __xstat64 (int vers, const char *file, struct stat64 *buf) } hidden_def (__xstat64) stub_warning (stat64) -#include diff --git a/login/getpt.c b/login/getpt.c index 34218a63ac7..4b9b037b986 100644 --- a/login/getpt.c +++ b/login/getpt.c @@ -41,4 +41,3 @@ weak_alias (__posix_openpt, posix_openpt) stub_warning (getpt) stub_warning (posix_openpt) -#include diff --git a/login/grantpt.c b/login/grantpt.c index a076112fcf5..fd7ee6c0bcf 100644 --- a/login/grantpt.c +++ b/login/grantpt.c @@ -31,4 +31,3 @@ grantpt (fd) } stub_warning (grantpt) -#include diff --git a/login/unlockpt.c b/login/unlockpt.c index 1f3bf14ce27..f00d88f9c1a 100644 --- a/login/unlockpt.c +++ b/login/unlockpt.c @@ -31,4 +31,3 @@ unlockpt (fd) } stub_warning (unlockpt) -#include diff --git a/manual/maint.texi b/manual/maint.texi index e6fedcfa7ce..0f4b959815d 100644 --- a/manual/maint.texi +++ b/manual/maint.texi @@ -247,8 +247,7 @@ particular machine or operating system. Stub functions always return an error, and set @code{errno} to @code{ENOSYS} (Function not implemented). @xref{Error Reporting}. If you define a stub function, you must place the statement @code{stub_warning(@var{function})}, where @var{function} -is the name of your function, after its definition; also, you must -include the file @code{} into your file. This causes the +is the name of your function, after its definition. This causes the function to be listed in the installed @code{}, and makes GNU ld warn when the function is used. diff --git a/math/e_acoshl.c b/math/e_acoshl.c index 490fd10fd75..cd426ed4f5d 100644 --- a/math/e_acoshl.c +++ b/math/e_acoshl.c @@ -12,4 +12,3 @@ __ieee754_acoshl (long double x) strong_alias (__ieee754_acoshl, __acoshl_finite) stub_warning (acoshl) -#include diff --git a/math/e_acosl.c b/math/e_acosl.c index 55d9ab0f68e..e5b69711972 100644 --- a/math/e_acosl.c +++ b/math/e_acosl.c @@ -12,4 +12,3 @@ __ieee754_acosl (long double x) strong_alias (__ieee754_acosl, __acosl_finite) stub_warning (acosl) -#include diff --git a/math/e_asinl.c b/math/e_asinl.c index 8e6c47e702f..d6a6d14bd15 100644 --- a/math/e_asinl.c +++ b/math/e_asinl.c @@ -12,4 +12,3 @@ __ieee754_asinl (long double x) strong_alias (__ieee754_asinl, __asinl_finite) stub_warning (asinl) -#include diff --git a/math/e_atan2l.c b/math/e_atan2l.c index 8ca37622fc7..2602c98f399 100644 --- a/math/e_atan2l.c +++ b/math/e_atan2l.c @@ -12,4 +12,3 @@ __ieee754_atan2l (long double x, long double y) strong_alias (__ieee754_atan2l, __atan2l_finite) stub_warning (atan2l) -#include diff --git a/math/e_atanhl.c b/math/e_atanhl.c index 26c52e7936c..a6cb507246a 100644 --- a/math/e_atanhl.c +++ b/math/e_atanhl.c @@ -12,4 +12,3 @@ __ieee754_atanhl (long double x) strong_alias (__ieee754_atanhl, __atanhl_finite) stub_warning (__ieee754_atanhl) -#include diff --git a/math/e_coshl.c b/math/e_coshl.c index 92bfd7a188a..8bf7b206443 100644 --- a/math/e_coshl.c +++ b/math/e_coshl.c @@ -12,4 +12,3 @@ __ieee754_coshl (long double x) strong_alias (__ieee754_coshl, __coshl_finite) stub_warning (__ieee754_coshl) -#include diff --git a/math/e_expl.c b/math/e_expl.c index 5ba6eb58472..407d8188a2a 100644 --- a/math/e_expl.c +++ b/math/e_expl.c @@ -12,4 +12,3 @@ __ieee754_expl (long double x) strong_alias (__ieee754_expl, __expl_finite) stub_warning (expl) -#include diff --git a/math/e_fmodl.c b/math/e_fmodl.c index dbd361ebc9f..61587e9f412 100644 --- a/math/e_fmodl.c +++ b/math/e_fmodl.c @@ -12,4 +12,3 @@ __ieee754_fmodl (long double x, long double y) strong_alias (__ieee754_fmodl, __fmodl_finite) stub_warning (fmodl) -#include diff --git a/math/e_gammal_r.c b/math/e_gammal_r.c index c0ae70426a9..9dbce67efb2 100644 --- a/math/e_gammal_r.c +++ b/math/e_gammal_r.c @@ -13,4 +13,3 @@ __ieee754_gammal_r (long double x, int *signgamp) strong_alias (__ieee754_gammal_r, __gammal_r_finite) stub_warning (__ieee754_gammal_r) -#include diff --git a/math/e_hypotl.c b/math/e_hypotl.c index 73bad62775f..6f3eb5f4768 100644 --- a/math/e_hypotl.c +++ b/math/e_hypotl.c @@ -12,4 +12,3 @@ __ieee754_hypotl (long double x, long double y) strong_alias (__ieee754_hypotl, __hypotl_finite) stub_warning (__ieee754_hypotl) -#include diff --git a/math/e_j0l.c b/math/e_j0l.c index eb01ba67c7c..1451efd2a26 100644 --- a/math/e_j0l.c +++ b/math/e_j0l.c @@ -24,4 +24,3 @@ __ieee754_y0l (long double x) strong_alias (__ieee754_y0l, __y0l_finite) stub_warning (y0l) -#include diff --git a/math/e_j1l.c b/math/e_j1l.c index 7701f49ff9b..6bb30175432 100644 --- a/math/e_j1l.c +++ b/math/e_j1l.c @@ -24,4 +24,3 @@ __ieee754_y1l (long double x) strong_alias (__ieee754_y1l, __y1l_finite) stub_warning (y1l) -#include diff --git a/math/e_jnl.c b/math/e_jnl.c index 059b1db6bcf..d9fddd059ed 100644 --- a/math/e_jnl.c +++ b/math/e_jnl.c @@ -24,4 +24,3 @@ __ieee754_ynl (int n, long double x) strong_alias (__ieee754_ynl, __ynl_finite) stub_warning (ynl) -#include diff --git a/math/e_lgammal_r.c b/math/e_lgammal_r.c index 92e7700e2e1..3babf7f6680 100644 --- a/math/e_lgammal_r.c +++ b/math/e_lgammal_r.c @@ -15,4 +15,3 @@ strong_alias (__ieee754_lgammal_r, __lgammal_r_finite) stub_warning (lgammal) stub_warning (lgammal_r) -#include diff --git a/math/e_log10l.c b/math/e_log10l.c index 2c7ff72c2cc..c0b7dfdd402 100644 --- a/math/e_log10l.c +++ b/math/e_log10l.c @@ -12,4 +12,3 @@ __ieee754_log10l (long double x) strong_alias (__ieee754_log10l, __log10l_finite) stub_warning (log10l) -#include diff --git a/math/e_log2l.c b/math/e_log2l.c index 95929c3606f..af7d039c9a6 100644 --- a/math/e_log2l.c +++ b/math/e_log2l.c @@ -12,4 +12,3 @@ __ieee754_log2l (long double x) strong_alias (__ieee754_log2l, __log2l_finite) stub_warning (log2l) -#include diff --git a/math/e_logl.c b/math/e_logl.c index 95608ab553e..7a4ea1b07f0 100644 --- a/math/e_logl.c +++ b/math/e_logl.c @@ -12,4 +12,3 @@ __ieee754_logl (long double x) strong_alias (__ieee754_logl, __logl_finite) stub_warning (logl) -#include diff --git a/math/e_powl.c b/math/e_powl.c index ab79b1a4b78..1013e2aa976 100644 --- a/math/e_powl.c +++ b/math/e_powl.c @@ -12,4 +12,3 @@ __ieee754_powl (long double x, long double y) strong_alias (__ieee754_powl, __powl_finite) stub_warning (powl) -#include diff --git a/math/e_rem_pio2l.c b/math/e_rem_pio2l.c index 7fa515df24f..03ac2efbc38 100644 --- a/math/e_rem_pio2l.c +++ b/math/e_rem_pio2l.c @@ -12,4 +12,3 @@ __ieee754_rem_pio2l (long double x, long double *y) } stub_warning (__ieee754_rem_pio2l) -#include diff --git a/math/e_sinhl.c b/math/e_sinhl.c index fc756c9ebac..4bc4ac90805 100644 --- a/math/e_sinhl.c +++ b/math/e_sinhl.c @@ -12,4 +12,3 @@ __ieee754_sinhl (long double x) strong_alias (__ieee754_sinhl, __sinhl_finite) stub_warning (__ieee754_sinhl) -#include diff --git a/math/e_sqrtl.c b/math/e_sqrtl.c index af9c2b51bf2..acbe74f05ae 100644 --- a/math/e_sqrtl.c +++ b/math/e_sqrtl.c @@ -12,4 +12,3 @@ __ieee754_sqrtl (long double x) strong_alias (__ieee754_sqrtl, __sqrtl_finite) stub_warning (sqrtl) -#include diff --git a/math/fclrexcpt.c b/math/fclrexcpt.c index bbf1011a652..b38070d8ff9 100644 --- a/math/fclrexcpt.c +++ b/math/fclrexcpt.c @@ -34,4 +34,3 @@ libm_hidden_ver (__feclearexcept, feclearexcept) versioned_symbol (libm, __feclearexcept, feclearexcept, GLIBC_2_2); stub_warning (feclearexcept) -#include diff --git a/math/fedisblxcpt.c b/math/fedisblxcpt.c index f05c3191005..610f62df977 100644 --- a/math/fedisblxcpt.c +++ b/math/fedisblxcpt.c @@ -26,4 +26,3 @@ fedisableexcept (int excepts) return -1; } stub_warning (fedisableexcept) -#include diff --git a/math/feenablxcpt.c b/math/feenablxcpt.c index 9db93c5447c..f05e1aa6475 100644 --- a/math/feenablxcpt.c +++ b/math/feenablxcpt.c @@ -26,4 +26,3 @@ feenableexcept (int excepts) return -1; } stub_warning (feenableexcept) -#include diff --git a/math/fegetenv.c b/math/fegetenv.c index 3166d7279c8..f8fbdffdb35 100644 --- a/math/fegetenv.c +++ b/math/fegetenv.c @@ -35,4 +35,3 @@ libm_hidden_ver (__fegetenv, fegetenv) versioned_symbol (libm, BP_SYM (__fegetenv), BP_SYM (fegetenv), GLIBC_2_2); stub_warning (fegetenv) -#include diff --git a/math/fegetexcept.c b/math/fegetexcept.c index 0ea51845089..e55f22d0b57 100644 --- a/math/fegetexcept.c +++ b/math/fegetexcept.c @@ -26,4 +26,3 @@ fegetexcept (void) return -1; } stub_warning (fegetexcept) -#include diff --git a/math/fegetround.c b/math/fegetround.c index 366ef23c333..9c5c4080472 100644 --- a/math/fegetround.c +++ b/math/fegetround.c @@ -25,4 +25,3 @@ fegetround (void) return 0; } stub_warning (fegetround) -#include diff --git a/math/feholdexcpt.c b/math/feholdexcpt.c index 9abfc6c9ee8..a3909bd2747 100644 --- a/math/feholdexcpt.c +++ b/math/feholdexcpt.c @@ -26,4 +26,3 @@ feholdexcept (fenv_t *envp) } libm_hidden_def (feholdexcept) stub_warning (feholdexcept) -#include diff --git a/math/fesetenv.c b/math/fesetenv.c index d285c927ca2..c12d19f34b9 100644 --- a/math/fesetenv.c +++ b/math/fesetenv.c @@ -34,4 +34,3 @@ libm_hidden_ver (__fesetenv, fesetenv) versioned_symbol (libm, __fesetenv, fesetenv, GLIBC_2_2); stub_warning (fesetenv) -#include diff --git a/math/fesetround.c b/math/fesetround.c index b70b5316445..9742033b8fe 100644 --- a/math/fesetround.c +++ b/math/fesetround.c @@ -26,4 +26,3 @@ fesetround (int round) } libm_hidden_def (fesetround) stub_warning (fesetround) -#include diff --git a/math/feupdateenv.c b/math/feupdateenv.c index 49674bc2a9e..c31f8ad422f 100644 --- a/math/feupdateenv.c +++ b/math/feupdateenv.c @@ -34,4 +34,3 @@ libm_hidden_ver (__feupdateenv, feupdateenv) versioned_symbol (libm, __feupdateenv, feupdateenv, GLIBC_2_2); stub_warning (feupdateenv) -#include diff --git a/math/fgetexcptflg.c b/math/fgetexcptflg.c index f0793368063..1b8a589cc4b 100644 --- a/math/fgetexcptflg.c +++ b/math/fgetexcptflg.c @@ -33,4 +33,3 @@ compat_symbol (libm, __old_fegetexceptflag, fegetexceptflag, GLIBC_2_1); versioned_symbol (libm, __fegetexceptflag, fegetexceptflag, GLIBC_2_2); stub_warning (fegetexceptflag) -#include diff --git a/math/fraiseexcpt.c b/math/fraiseexcpt.c index 83a488b4567..9b3fbfd1973 100644 --- a/math/fraiseexcpt.c +++ b/math/fraiseexcpt.c @@ -34,4 +34,3 @@ libm_hidden_ver (__feraiseexcept, feraiseexcept) versioned_symbol (libm, __feraiseexcept, feraiseexcept, GLIBC_2_2); stub_warning (feraiseexcept) -#include diff --git a/math/fsetexcptflg.c b/math/fsetexcptflg.c index 7d27d7f2260..a90f54e13b6 100644 --- a/math/fsetexcptflg.c +++ b/math/fsetexcptflg.c @@ -33,4 +33,3 @@ compat_symbol (libm, __old_fesetexceptflag, fesetexceptflag, GLIBC_2_1); versioned_symbol (libm, __fesetexceptflag, fesetexceptflag, GLIBC_2_2); stub_warning (fesetexceptflag) -#include diff --git a/math/ftestexcept.c b/math/ftestexcept.c index c396002e837..bea48e37e65 100644 --- a/math/ftestexcept.c +++ b/math/ftestexcept.c @@ -26,4 +26,3 @@ fetestexcept (int excepts) } libm_hidden_def (fetestexcept) stub_warning (fetestexcept) -#include diff --git a/math/k_cosl.c b/math/k_cosl.c index bf3708b157e..6dc72b408e5 100644 --- a/math/k_cosl.c +++ b/math/k_cosl.c @@ -12,4 +12,3 @@ __kernel_cosl (long double x, long double y) } stub_warning (__kernel_cosl) -#include diff --git a/math/k_rem_pio2l.c b/math/k_rem_pio2l.c index 236eb30dd90..01bf1582493 100644 --- a/math/k_rem_pio2l.c +++ b/math/k_rem_pio2l.c @@ -13,4 +13,3 @@ __kernel_rem_pio2l (long double *x, long double *y, int e0, int nx, int prec, } stub_warning (__kernel_rem_pio2l) -#include diff --git a/math/k_sinl.c b/math/k_sinl.c index e95c71c4c11..004794275ea 100644 --- a/math/k_sinl.c +++ b/math/k_sinl.c @@ -12,4 +12,3 @@ __kernel_sinl (long double x, long double y, int iy) } stub_warning (__kernel_sinl) -#include diff --git a/math/k_tanl.c b/math/k_tanl.c index 891d3ab407f..8831f628891 100644 --- a/math/k_tanl.c +++ b/math/k_tanl.c @@ -12,4 +12,3 @@ __kernel_tanl (long double x, long double y, int iy) } stub_warning (__kernel_tanl) -#include diff --git a/math/s_asinhl.c b/math/s_asinhl.c index 1d5cf47a4f1..8232fcd38db 100644 --- a/math/s_asinhl.c +++ b/math/s_asinhl.c @@ -12,4 +12,3 @@ __asinhl(long double x) weak_alias (__asinhl, asinhl) stub_warning (asinhl) -#include diff --git a/math/s_atanl.c b/math/s_atanl.c index d9a7eb6f8f3..2957d702d55 100644 --- a/math/s_atanl.c +++ b/math/s_atanl.c @@ -12,4 +12,3 @@ __atanl (long double x) weak_alias (__atanl, atanl) stub_warning (atanl) -#include diff --git a/math/s_cbrtl.c b/math/s_cbrtl.c index d668e377aff..803010b344b 100644 --- a/math/s_cbrtl.c +++ b/math/s_cbrtl.c @@ -12,4 +12,3 @@ __cbrtl(long double x) weak_alias (__cbrtl, cbrtl) stub_warning (cbrtl) -#include diff --git a/math/s_erfl.c b/math/s_erfl.c index f329d58809d..7ae25d62524 100644 --- a/math/s_erfl.c +++ b/math/s_erfl.c @@ -23,4 +23,3 @@ __erfcl (long double x) weak_alias (__erfcl, erfcl) stub_warning (erfcl) -#include diff --git a/math/s_expm1l.c b/math/s_expm1l.c index b69d6aeb97a..070d06825f8 100644 --- a/math/s_expm1l.c +++ b/math/s_expm1l.c @@ -13,4 +13,3 @@ libm_hidden_def (__expm1l) weak_alias (__expm1l, expm1l) stub_warning (expm1l) -#include diff --git a/math/s_log1pl.c b/math/s_log1pl.c index e5db9078bfc..9e51ce2d437 100644 --- a/math/s_log1pl.c +++ b/math/s_log1pl.c @@ -12,4 +12,3 @@ __log1pl (long double x) weak_alias (__log1pl, log1pl) stub_warning (log1pl) -#include diff --git a/math/s_tanhl.c b/math/s_tanhl.c index bc9a2d7f48b..ece9a4c5b3c 100644 --- a/math/s_tanhl.c +++ b/math/s_tanhl.c @@ -12,4 +12,3 @@ __tanhl(long double x) weak_alias (__tanhl, tanhl) stub_warning (tanhl) -#include diff --git a/misc/acct.c b/misc/acct.c index 0ae8d7fe11b..8e4713bf132 100644 --- a/misc/acct.c +++ b/misc/acct.c @@ -30,4 +30,3 @@ acct (name) } stub_warning (acct) -#include diff --git a/misc/brk.c b/misc/brk.c index 097645679a5..bcbac643997 100644 --- a/misc/brk.c +++ b/misc/brk.c @@ -33,4 +33,3 @@ __brk (addr) stub_warning (brk) weak_alias (__brk, brk) -#include diff --git a/misc/chflags.c b/misc/chflags.c index ea6e742cf51..d1a44b24c10 100644 --- a/misc/chflags.c +++ b/misc/chflags.c @@ -39,4 +39,3 @@ chflags (file, flags) } stub_warning (chflags) -#include diff --git a/misc/chroot.c b/misc/chroot.c index db301ad6ac7..1c1bbd8be75 100644 --- a/misc/chroot.c +++ b/misc/chroot.c @@ -30,4 +30,3 @@ chroot (path) stub_warning (chroot) -#include diff --git a/misc/fchflags.c b/misc/fchflags.c index ebb50dbfcb9..8277134199b 100644 --- a/misc/fchflags.c +++ b/misc/fchflags.c @@ -39,4 +39,3 @@ fchflags (fd, flags) } stub_warning (fchflags) -#include diff --git a/misc/fgetxattr.c b/misc/fgetxattr.c index 049fd28d43f..86df9a45040 100644 --- a/misc/fgetxattr.c +++ b/misc/fgetxattr.c @@ -27,4 +27,3 @@ fgetxattr (int __fd, const char *__name, } stub_warning (fgetxattr) -#include diff --git a/misc/flistxattr.c b/misc/flistxattr.c index dbbe20a3b1d..8f5667f86ac 100644 --- a/misc/flistxattr.c +++ b/misc/flistxattr.c @@ -26,4 +26,3 @@ flistxattr (int __fd, char *__list, size_t __size) } stub_warning (flistxattr) -#include diff --git a/misc/fremovexattr.c b/misc/fremovexattr.c index 8f38e0a3987..f21da5ae9fe 100644 --- a/misc/fremovexattr.c +++ b/misc/fremovexattr.c @@ -26,4 +26,3 @@ fremovexattr (int __fd, const char *__name) } stub_warning (fremovexattr) -#include diff --git a/misc/fsetxattr.c b/misc/fsetxattr.c index 706e4bb54a1..2d62a177cf5 100644 --- a/misc/fsetxattr.c +++ b/misc/fsetxattr.c @@ -27,4 +27,3 @@ fsetxattr (int __fd, const char *__name, const void *__value, } stub_warning (fsetxattr) -#include diff --git a/misc/fsync.c b/misc/fsync.c index d94a0592d1f..a927f72d31b 100644 --- a/misc/fsync.c +++ b/misc/fsync.c @@ -29,4 +29,3 @@ fsync (fd) stub_warning (fsync) -#include diff --git a/misc/ftruncate.c b/misc/ftruncate.c index f2b2e27eea3..79bf2879416 100644 --- a/misc/ftruncate.c +++ b/misc/ftruncate.c @@ -32,4 +32,3 @@ __ftruncate (fd, length) weak_alias (__ftruncate, ftruncate) stub_warning (ftruncate) -#include diff --git a/misc/futimes.c b/misc/futimes.c index b644fd190ec..1204a9c28fe 100644 --- a/misc/futimes.c +++ b/misc/futimes.c @@ -30,4 +30,3 @@ __futimes (int fd, const struct timeval tvp[2]) weak_alias (__futimes, futimes) stub_warning (futimes) -#include diff --git a/misc/futimesat.c b/misc/futimesat.c index 5d895bc0b51..b33939e0a1c 100644 --- a/misc/futimesat.c +++ b/misc/futimesat.c @@ -42,4 +42,3 @@ futimesat (fd, file, tvp) } stub_warning (futimesat) -#include diff --git a/misc/getdomain.c b/misc/getdomain.c index c8d1527a72f..7fb8da241df 100644 --- a/misc/getdomain.c +++ b/misc/getdomain.c @@ -56,7 +56,6 @@ getdomainname (name, len) } stub_warning (getdomainname) -#include #endif diff --git a/misc/getdtsz.c b/misc/getdtsz.c index 020ec9d022d..7c6f7e63399 100644 --- a/misc/getdtsz.c +++ b/misc/getdtsz.c @@ -29,4 +29,3 @@ __getdtablesize () stub_warning (getdtablesize) weak_alias (__getdtablesize, getdtablesize) -#include diff --git a/misc/gethostid.c b/misc/gethostid.c index 8854cf44199..876c83c6919 100644 --- a/misc/gethostid.c +++ b/misc/gethostid.c @@ -28,4 +28,3 @@ gethostid () stub_warning (gethostid) -#include diff --git a/misc/gethostname.c b/misc/gethostname.c index 6e70da98152..40d3027ec02 100644 --- a/misc/gethostname.c +++ b/misc/gethostname.c @@ -32,4 +32,3 @@ __gethostname (name, len) stub_warning (gethostname) weak_alias (__gethostname, gethostname) -#include diff --git a/misc/getloadavg.c b/misc/getloadavg.c index 768fe329854..6e39939a78d 100644 --- a/misc/getloadavg.c +++ b/misc/getloadavg.c @@ -33,4 +33,3 @@ getloadavg (double loadavg[], int nelem) return -1; } stub_warning (getloadavg) -#include diff --git a/misc/getpagesize.c b/misc/getpagesize.c index 0ec823d96ec..6d3821aef1b 100644 --- a/misc/getpagesize.c +++ b/misc/getpagesize.c @@ -29,4 +29,3 @@ libc_hidden_def (__getpagesize) stub_warning (getpagesize) weak_alias (__getpagesize, getpagesize) -#include diff --git a/misc/getsysstats.c b/misc/getsysstats.c index d03e75b38bd..c5ce2fdb9fe 100644 --- a/misc/getsysstats.c +++ b/misc/getsysstats.c @@ -65,4 +65,3 @@ __get_avphys_pages () weak_alias (__get_avphys_pages, get_avphys_pages) stub_warning (get_avphys_pages) -#include diff --git a/misc/getxattr.c b/misc/getxattr.c index bde3619c1a8..1e5b2bb448d 100644 --- a/misc/getxattr.c +++ b/misc/getxattr.c @@ -27,4 +27,3 @@ getxattr (const char *__path, const char *__name, } stub_warning (getxattr) -#include diff --git a/misc/gtty.c b/misc/gtty.c index e1a2668d0fa..2c6ae3f9702 100644 --- a/misc/gtty.c +++ b/misc/gtty.c @@ -36,4 +36,3 @@ gtty (fd, params) } stub_warning (gtty) -#include diff --git a/misc/ioctl.c b/misc/ioctl.c index 616ee2d90d4..f47d90ec442 100644 --- a/misc/ioctl.c +++ b/misc/ioctl.c @@ -31,4 +31,3 @@ __ioctl (fd, request) stub_warning (ioctl) weak_alias (__ioctl, ioctl) -#include diff --git a/misc/lgetxattr.c b/misc/lgetxattr.c index fcdf53c6c6f..44e23d99f26 100644 --- a/misc/lgetxattr.c +++ b/misc/lgetxattr.c @@ -27,4 +27,3 @@ lgetxattr (const char *__path, const char *__name, } stub_warning (lgetxattr) -#include diff --git a/misc/listxattr.c b/misc/listxattr.c index a58f21742fa..5de7d301f6f 100644 --- a/misc/listxattr.c +++ b/misc/listxattr.c @@ -26,4 +26,3 @@ listxattr (const char *__path, char *__list, size_t __size) } stub_warning (listxattr) -#include diff --git a/misc/llistxattr.c b/misc/llistxattr.c index f133579ea31..da3bfee3a22 100644 --- a/misc/llistxattr.c +++ b/misc/llistxattr.c @@ -26,4 +26,3 @@ llistxattr (const char *__path, char *__list, size_t __size) } stub_warning (llistxattr) -#include diff --git a/misc/lremovexattr.c b/misc/lremovexattr.c index 541e22d279b..a04853f72f1 100644 --- a/misc/lremovexattr.c +++ b/misc/lremovexattr.c @@ -26,4 +26,3 @@ lremovexattr (const char *__path, const char *__name) } stub_warning (lremovexattr) -#include diff --git a/misc/lsetxattr.c b/misc/lsetxattr.c index bc43e1758df..f433fe4e56f 100644 --- a/misc/lsetxattr.c +++ b/misc/lsetxattr.c @@ -27,4 +27,3 @@ lsetxattr (const char *__path, const char *__name, } stub_warning (lsetxattr) -#include diff --git a/misc/lutimes.c b/misc/lutimes.c index ed7e842e80f..57faae479c6 100644 --- a/misc/lutimes.c +++ b/misc/lutimes.c @@ -31,4 +31,3 @@ __lutimes (const char *file, const struct timeval tvp[2]) weak_alias (__lutimes, lutimes) stub_warning (lutimes) -#include diff --git a/misc/madvise.c b/misc/madvise.c index 4e9681a521c..188a20e536f 100644 --- a/misc/madvise.c +++ b/misc/madvise.c @@ -33,4 +33,3 @@ libc_hidden_def (__madvise) weak_alias (__madvise, madvise) stub_warning (madvise) -#include diff --git a/misc/mincore.c b/misc/mincore.c index e85ebceefde..8e8045c710b 100644 --- a/misc/mincore.c +++ b/misc/mincore.c @@ -26,4 +26,3 @@ mincore (void *__start, size_t __len, unsigned char *__vec) } stub_warning (mincore) -#include diff --git a/misc/mlock.c b/misc/mlock.c index 588495c6af1..0d81d0457d6 100644 --- a/misc/mlock.c +++ b/misc/mlock.c @@ -31,4 +31,3 @@ mlock (const void *addr, size_t len) } stub_warning (mlock) -#include diff --git a/misc/mlockall.c b/misc/mlockall.c index a7403889fbd..e51b953e622 100644 --- a/misc/mlockall.c +++ b/misc/mlockall.c @@ -32,4 +32,3 @@ mlockall (int flags) } stub_warning (mlockall) -#include diff --git a/misc/mmap.c b/misc/mmap.c index b77856dec0f..dbe6255802b 100644 --- a/misc/mmap.c +++ b/misc/mmap.c @@ -36,5 +36,4 @@ __mmap (__ptr_t addr, size_t len, int prot, int flags, int fd, off_t offset) } stub_warning (mmap) -#include weak_alias (__mmap, mmap) diff --git a/misc/mprotect.c b/misc/mprotect.c index e6cb6235352..bef7efc442c 100644 --- a/misc/mprotect.c +++ b/misc/mprotect.c @@ -32,4 +32,3 @@ __mprotect (__ptr_t addr, size_t len, int prot) weak_alias (__mprotect, mprotect) stub_warning (mprotect) -#include diff --git a/misc/msync.c b/misc/msync.c index c1639940e11..aa3d0ce0b57 100644 --- a/misc/msync.c +++ b/misc/msync.c @@ -31,4 +31,3 @@ msync (__ptr_t addr, size_t len, int flags) } stub_warning (msync) -#include diff --git a/misc/munlock.c b/misc/munlock.c index 0a02e5b23e5..37fd5189d33 100644 --- a/misc/munlock.c +++ b/misc/munlock.c @@ -30,4 +30,3 @@ munlock (const void *addr, size_t len) } stub_warning (munlock) -#include diff --git a/misc/munlockall.c b/misc/munlockall.c index 8094ab6e562..bceb9446450 100644 --- a/misc/munlockall.c +++ b/misc/munlockall.c @@ -30,4 +30,3 @@ munlockall (void) } stub_warning (munlockall) -#include diff --git a/misc/munmap.c b/misc/munmap.c index 8c3c37c706b..97c6ef94fe1 100644 --- a/misc/munmap.c +++ b/misc/munmap.c @@ -30,5 +30,4 @@ __munmap (__ptr_t addr, size_t len) } stub_warning (munmap) -#include weak_alias (__munmap, munmap) diff --git a/misc/preadv.c b/misc/preadv.c index 0e5138cec22..9ef32a64947 100644 --- a/misc/preadv.c +++ b/misc/preadv.c @@ -37,4 +37,3 @@ preadv (fd, vector, count, offset) } stub_warning (preadv) -#include diff --git a/misc/preadv64.c b/misc/preadv64.c index c7c9dd14cc8..dd4949038bd 100644 --- a/misc/preadv64.c +++ b/misc/preadv64.c @@ -37,4 +37,3 @@ preadv64 (fd, vector, count, offset) } stub_warning (preadv64) -#include diff --git a/misc/ptrace.c b/misc/ptrace.c index a70f1952bc0..4f600d89fcb 100644 --- a/misc/ptrace.c +++ b/misc/ptrace.c @@ -99,4 +99,3 @@ ptrace (request) stub_warning (ptrace) -#include diff --git a/misc/pwritev.c b/misc/pwritev.c index 2e10ca81571..fba8a5760d9 100644 --- a/misc/pwritev.c +++ b/misc/pwritev.c @@ -37,4 +37,3 @@ pwritev (fd, vector, count, offset) } stub_warning (pwritev) -#include diff --git a/misc/pwritev64.c b/misc/pwritev64.c index 650abd6d831..c5995111e66 100644 --- a/misc/pwritev64.c +++ b/misc/pwritev64.c @@ -37,4 +37,3 @@ pwritev64 (fd, vector, count, offset) } stub_warning (pwritev64) -#include diff --git a/misc/readv.c b/misc/readv.c index 74fb3a9c7a6..6b165d782b1 100644 --- a/misc/readv.c +++ b/misc/readv.c @@ -37,4 +37,3 @@ strong_alias (__libc_readv, __readv) weak_alias (__libc_readv, readv) stub_warning (readv) -#include diff --git a/misc/reboot.c b/misc/reboot.c index c8a4c04c1df..455a6bd264b 100644 --- a/misc/reboot.c +++ b/misc/reboot.c @@ -30,4 +30,3 @@ reboot (howto) stub_warning (reboot) -#include diff --git a/misc/remap_file_pages.c b/misc/remap_file_pages.c index 2ad057d5eec..08a2d4c02a4 100644 --- a/misc/remap_file_pages.c +++ b/misc/remap_file_pages.c @@ -30,5 +30,4 @@ __remap_file_pages (void *start, size_t size, int prot, size_t pgoff, } stub_warning (remap_file_pages) -#include weak_alias (__remap_file_pages, remap_file_pages) diff --git a/misc/removexattr.c b/misc/removexattr.c index 56a9014e421..aede787fdac 100644 --- a/misc/removexattr.c +++ b/misc/removexattr.c @@ -26,4 +26,3 @@ removexattr (const char *__path, const char *__name) } stub_warning (removexattr) -#include diff --git a/misc/revoke.c b/misc/revoke.c index ed1659e759b..2e42a423d26 100644 --- a/misc/revoke.c +++ b/misc/revoke.c @@ -27,4 +27,3 @@ revoke (file) return -1; } stub_warning (revoke) -#include diff --git a/misc/select.c b/misc/select.c index ce08f0c4bac..8f5cb0d2af2 100644 --- a/misc/select.c +++ b/misc/select.c @@ -39,4 +39,3 @@ libc_hidden_def (__select) stub_warning (select) weak_alias (__select, select) -#include diff --git a/misc/setdomain.c b/misc/setdomain.c index b19e20be2c4..7e6665b4fb6 100644 --- a/misc/setdomain.c +++ b/misc/setdomain.c @@ -30,4 +30,3 @@ setdomainname (name, len) } stub_warning (setdomainname) -#include diff --git a/misc/setegid.c b/misc/setegid.c index 22a0bc8a745..219c1b9b08c 100644 --- a/misc/setegid.c +++ b/misc/setegid.c @@ -28,4 +28,3 @@ setegid (gid) } libc_hidden_def (setegid) stub_warning (setegid) -#include diff --git a/misc/seteuid.c b/misc/seteuid.c index b338f71535b..648b77a429d 100644 --- a/misc/seteuid.c +++ b/misc/seteuid.c @@ -28,4 +28,3 @@ seteuid (uid) } libc_hidden_def (seteuid) stub_warning (seteuid) -#include diff --git a/misc/sethostid.c b/misc/sethostid.c index fd4483e15a6..73dfb33e026 100644 --- a/misc/sethostid.c +++ b/misc/sethostid.c @@ -30,4 +30,3 @@ sethostid (id) stub_warning (sethostid) -#include diff --git a/misc/sethostname.c b/misc/sethostname.c index ff31900fbc7..96413586204 100644 --- a/misc/sethostname.c +++ b/misc/sethostname.c @@ -31,4 +31,3 @@ sethostname (name, len) stub_warning (sethostname) -#include diff --git a/misc/setregid.c b/misc/setregid.c index d73260da85e..ad7ca4b0fde 100644 --- a/misc/setregid.c +++ b/misc/setregid.c @@ -32,4 +32,3 @@ __setregid (effective_gid, real_gid) stub_warning (setregid) weak_alias (__setregid, setregid) -#include diff --git a/misc/setreuid.c b/misc/setreuid.c index 3a97788c18f..87fcfc6f332 100644 --- a/misc/setreuid.c +++ b/misc/setreuid.c @@ -32,4 +32,3 @@ __setreuid (effective_uid, real_uid) stub_warning (setreuid) weak_alias (__setreuid, setreuid) -#include diff --git a/misc/setxattr.c b/misc/setxattr.c index d0f803591eb..6409751c4c4 100644 --- a/misc/setxattr.c +++ b/misc/setxattr.c @@ -27,4 +27,3 @@ setxattr (const char *__path, const char *__name, } stub_warning (setxattr) -#include diff --git a/misc/sstk.c b/misc/sstk.c index 34019366f59..3a4580b8fa8 100644 --- a/misc/sstk.c +++ b/misc/sstk.c @@ -31,4 +31,3 @@ sstk (increment) } stub_warning (sstk) -#include diff --git a/misc/stty.c b/misc/stty.c index 66c475c55a1..5ce9e23768f 100644 --- a/misc/stty.c +++ b/misc/stty.c @@ -36,4 +36,3 @@ stty (fd, params) } stub_warning (stty) -#include diff --git a/misc/swapoff.c b/misc/swapoff.c index f4e59f85c56..d887c43ca93 100644 --- a/misc/swapoff.c +++ b/misc/swapoff.c @@ -27,4 +27,3 @@ swapoff (const char *path) } stub_warning (swapoff) -#include diff --git a/misc/swapon.c b/misc/swapon.c index 095f79d9f0d..f4bdf13ca2c 100644 --- a/misc/swapon.c +++ b/misc/swapon.c @@ -30,4 +30,3 @@ swapon (path) } stub_warning (swapon) -#include diff --git a/misc/sync.c b/misc/sync.c index 45e7187c773..01a1696ce2e 100644 --- a/misc/sync.c +++ b/misc/sync.c @@ -27,4 +27,3 @@ sync () stub_warning (sync) -#include diff --git a/misc/syncfs.c b/misc/syncfs.c index 4dc53401122..b94911104b8 100644 --- a/misc/syncfs.c +++ b/misc/syncfs.c @@ -29,4 +29,3 @@ syncfs (int fd) stub_warning (syncfs) -#include diff --git a/misc/syscall.c b/misc/syscall.c index ad44d2bc000..f6dae575091 100644 --- a/misc/syscall.c +++ b/misc/syscall.c @@ -31,4 +31,3 @@ syscall (callno) } stub_warning (syscall) -#include diff --git a/misc/truncate.c b/misc/truncate.c index 29f72fa9c3e..c92acd14916 100644 --- a/misc/truncate.c +++ b/misc/truncate.c @@ -30,4 +30,3 @@ __truncate (path, length) weak_alias (__truncate, truncate) stub_warning (truncate) -#include diff --git a/misc/ualarm.c b/misc/ualarm.c index ac7c7a41284..ca66d79a132 100644 --- a/misc/ualarm.c +++ b/misc/ualarm.c @@ -33,4 +33,3 @@ ualarm (value, interval) } stub_warning (ualarm) -#include diff --git a/misc/usleep.c b/misc/usleep.c index f67346e7ab8..674a025646a 100644 --- a/misc/usleep.c +++ b/misc/usleep.c @@ -28,4 +28,3 @@ usleep (useconds) } stub_warning (usleep) -#include diff --git a/misc/ustat.c b/misc/ustat.c index 135afe22d83..2dd92e768c7 100644 --- a/misc/ustat.c +++ b/misc/ustat.c @@ -29,4 +29,3 @@ ustat (dev, ust) return -1; } stub_warning (ustat) -#include diff --git a/misc/utimes.c b/misc/utimes.c index 3d0e868acf2..5cdfe6ca5e5 100644 --- a/misc/utimes.c +++ b/misc/utimes.c @@ -39,4 +39,3 @@ __utimes (file, tvp) weak_alias (__utimes, utimes) stub_warning (utimes) -#include diff --git a/misc/vhangup.c b/misc/vhangup.c index 02d85040b42..0d8ce287c99 100644 --- a/misc/vhangup.c +++ b/misc/vhangup.c @@ -29,4 +29,3 @@ vhangup () } stub_warning (vhangup) -#include diff --git a/misc/writev.c b/misc/writev.c index 0bf1cb3de9a..19bc02889e5 100644 --- a/misc/writev.c +++ b/misc/writev.c @@ -37,4 +37,3 @@ strong_alias (__libc_writev, __writev) weak_alias (__libc_writev, writev) stub_warning (writev) -#include diff --git a/ports/ChangeLog.linux-generic b/ports/ChangeLog.linux-generic index 0dfb8402c60..d3f0e5b75d6 100644 --- a/ports/ChangeLog.linux-generic +++ b/ports/ChangeLog.linux-generic @@ -1,3 +1,9 @@ +2012-11-04 Thomas Schwinge + + * sysdeps/unix/sysv/linux/generic/sysctl.c: Don't include + . + * sysdeps/unix/sysv/linux/generic/ustat.c: Likewise. + 2012-10-27 Andreas Jaeger * sysdeps/unix/sysv/linux/generic/bits/fcntl.h: (__O_LARGEFILE) diff --git a/ports/ChangeLog.mips b/ports/ChangeLog.mips index 548d95e1d48..3380b125b83 100644 --- a/ports/ChangeLog.mips +++ b/ports/ChangeLog.mips @@ -1,3 +1,8 @@ +2012-11-04 Thomas Schwinge + + * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: Don't + include . + 2012-11-03 Joseph Myers * sysdeps/mips/fpu/fclrexcpt.c (feclearexcept): Add diff --git a/ports/sysdeps/unix/sysv/linux/generic/sysctl.c b/ports/sysdeps/unix/sysv/linux/generic/sysctl.c index 0bdb78660b0..0212e1a8a3a 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/sysctl.c +++ b/ports/sysdeps/unix/sysv/linux/generic/sysctl.c @@ -30,4 +30,3 @@ sysctl (int *name, int nlen, void *oldval, size_t *oldlenp, return -1; } stub_warning (sysctl) -#include diff --git a/ports/sysdeps/unix/sysv/linux/generic/ustat.c b/ports/sysdeps/unix/sysv/linux/generic/ustat.c index 7611e82f0f0..d6a23090caf 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/ustat.c +++ b/ports/sysdeps/unix/sysv/linux/generic/ustat.c @@ -30,4 +30,3 @@ ustat (dev_t dev, struct ustat *ubuf) return -1; } stub_warning (ustat) -#include diff --git a/ports/sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c b/ports/sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c index 2dc110ba7e4..1d345efcf0a 100644 --- a/ports/sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c +++ b/ports/sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c @@ -54,6 +54,4 @@ sync_file_range (int fd, __off64_t from, __off64_t to, unsigned int flags) return -1; } stub_warning (sync_file_range) - -# include #endif diff --git a/posix/_exit.c b/posix/_exit.c index a8f1b58e418..ef2b7d719ed 100644 --- a/posix/_exit.c +++ b/posix/_exit.c @@ -32,4 +32,3 @@ libc_hidden_def (_exit) weak_alias (_exit, _Exit) stub_warning (_exit) -#include diff --git a/posix/alarm.c b/posix/alarm.c index 0b0194836d1..3fda9b0c854 100644 --- a/posix/alarm.c +++ b/posix/alarm.c @@ -35,4 +35,3 @@ alarm (seconds) libc_hidden_def (alarm) stub_warning (alarm) -#include diff --git a/posix/execve.c b/posix/execve.c index 63a234fc950..893cec2b19a 100644 --- a/posix/execve.c +++ b/posix/execve.c @@ -40,4 +40,3 @@ __execve (path, argv, envp) stub_warning (execve) weak_alias (__execve, execve) -#include diff --git a/posix/fexecve.c b/posix/fexecve.c index c7b43c578e2..6a22a194e34 100644 --- a/posix/fexecve.c +++ b/posix/fexecve.c @@ -39,4 +39,3 @@ fexecve (fd, argv, envp) } stub_warning (fexecve) -#include diff --git a/posix/fork.c b/posix/fork.c index e499c11ed42..08c69b69bd9 100644 --- a/posix/fork.c +++ b/posix/fork.c @@ -32,4 +32,3 @@ libc_hidden_def (__fork) stub_warning (fork) weak_alias (__fork, fork) -#include diff --git a/posix/fpathconf.c b/posix/fpathconf.c index 07d868440cc..01a08cab829 100644 --- a/posix/fpathconf.c +++ b/posix/fpathconf.c @@ -58,4 +58,3 @@ __fpathconf (fd, name) weak_alias (__fpathconf, fpathconf) stub_warning (fpathconf) -#include diff --git a/posix/getaddrinfo.c b/posix/getaddrinfo.c index b5e8362935c..bdb79c89b54 100644 --- a/posix/getaddrinfo.c +++ b/posix/getaddrinfo.c @@ -36,5 +36,3 @@ freeaddrinfo (struct addrinfo *ai) } stub_warning (freeaddrinfo) libc_hidden_def (freeaddrinfo) - -#include diff --git a/posix/getegid.c b/posix/getegid.c index 482e4343bd8..6692bc0837e 100644 --- a/posix/getegid.c +++ b/posix/getegid.c @@ -28,4 +28,3 @@ __getegid () stub_warning (getegid) weak_alias (__getegid, getegid) -#include diff --git a/posix/geteuid.c b/posix/geteuid.c index 5fc0ee5b362..eb59db35d88 100644 --- a/posix/geteuid.c +++ b/posix/geteuid.c @@ -29,4 +29,3 @@ __geteuid () stub_warning (geteuid) weak_alias (__geteuid, geteuid) -#include diff --git a/posix/getgid.c b/posix/getgid.c index 6fa3d25ada8..54c7d18705c 100644 --- a/posix/getgid.c +++ b/posix/getgid.c @@ -29,4 +29,3 @@ __getgid () stub_warning (getgid) weak_alias (__getgid, getgid) -#include diff --git a/posix/getgroups.c b/posix/getgroups.c index e3910a83625..eed9152eaab 100644 --- a/posix/getgroups.c +++ b/posix/getgroups.c @@ -44,4 +44,3 @@ stub_warning (getgroups); #endif weak_alias (__getgroups, getgroups) -#include diff --git a/posix/getlogin.c b/posix/getlogin.c index beab0f0a028..58bc93f77dd 100644 --- a/posix/getlogin.c +++ b/posix/getlogin.c @@ -29,4 +29,3 @@ getlogin (void) } stub_warning (getlogin) -#include diff --git a/posix/getlogin_r.c b/posix/getlogin_r.c index b3ddd562505..7cd7be91591 100644 --- a/posix/getlogin_r.c +++ b/posix/getlogin_r.c @@ -33,4 +33,3 @@ getlogin_r (name, name_len) libc_hidden_def (getlogin_r) stub_warning (getlogin_r) -#include diff --git a/posix/getpgid.c b/posix/getpgid.c index 198a313aded..fd1bc5a01aa 100644 --- a/posix/getpgid.c +++ b/posix/getpgid.c @@ -29,4 +29,3 @@ libc_hidden_def (__getpgid) weak_alias (__getpgid, getpgid) stub_warning (getpgid) -#include diff --git a/posix/getpid.c b/posix/getpid.c index 301da5f9432..3c3bb6a2afe 100644 --- a/posix/getpid.c +++ b/posix/getpid.c @@ -30,4 +30,3 @@ stub_warning (getpid) weak_alias (__getpid, getpid) libc_hidden_weak (getpid) -#include diff --git a/posix/getppid.c b/posix/getppid.c index 2650ed4f007..92c8b9b6dfc 100644 --- a/posix/getppid.c +++ b/posix/getppid.c @@ -29,4 +29,3 @@ __getppid () stub_warning (getppid) weak_alias (__getppid, getppid) -#include diff --git a/posix/getresgid.c b/posix/getresgid.c index 7f5bdb38b2d..0baec6ae7c4 100644 --- a/posix/getresgid.c +++ b/posix/getresgid.c @@ -31,4 +31,3 @@ libc_hidden_def (__getresgid) stub_warning (getresgid) weak_alias (__getresgid, getresgid) -#include diff --git a/posix/getresuid.c b/posix/getresuid.c index bf56fbaa991..7da3173965b 100644 --- a/posix/getresuid.c +++ b/posix/getresuid.c @@ -31,4 +31,3 @@ libc_hidden_def (__getresuid) stub_warning (getresuid) weak_alias (__getresuid, getresuid) -#include diff --git a/posix/getsid.c b/posix/getsid.c index 6b4caf0314b..3283d8cb730 100644 --- a/posix/getsid.c +++ b/posix/getsid.c @@ -28,4 +28,3 @@ getsid (pid_t pid) } libc_hidden_def (getsid) stub_warning (getsid) -#include diff --git a/posix/getuid.c b/posix/getuid.c index d3ff49ef0f8..2afbe583fd7 100644 --- a/posix/getuid.c +++ b/posix/getuid.c @@ -29,4 +29,3 @@ __getuid () stub_warning (getuid) weak_alias (__getuid, getuid) -#include diff --git a/posix/glob64.c b/posix/glob64.c index e329270ea79..2d98cd978b1 100644 --- a/posix/glob64.c +++ b/posix/glob64.c @@ -50,4 +50,3 @@ globfree64 (glob64_t *pglob) libc_hidden_def (globfree64) stub_warning (glob64) -#include diff --git a/posix/nanosleep.c b/posix/nanosleep.c index 2f44b16a0a9..b29e6946094 100644 --- a/posix/nanosleep.c +++ b/posix/nanosleep.c @@ -32,4 +32,3 @@ stub_warning (nanosleep) weak_alias (__libc_nanosleep, __nanosleep) libc_hidden_def (__nanosleep) weak_alias (__libc_nanosleep, nanosleep) -#include diff --git a/posix/pathconf.c b/posix/pathconf.c index e36ba62effe..6f48b0b575e 100644 --- a/posix/pathconf.c +++ b/posix/pathconf.c @@ -37,4 +37,3 @@ __pathconf (path, name) weak_alias (__pathconf, pathconf) stub_warning (pathconf) -#include diff --git a/posix/pause.c b/posix/pause.c index af239bec76a..095051002bb 100644 --- a/posix/pause.c +++ b/posix/pause.c @@ -30,4 +30,3 @@ pause () } stub_warning (pause) -#include diff --git a/posix/posix_madvise.c b/posix/posix_madvise.c index 271dd475eaa..4b9cc1e2e26 100644 --- a/posix/posix_madvise.c +++ b/posix/posix_madvise.c @@ -28,4 +28,3 @@ posix_madvise (__ptr_t addr, size_t len, int advice) return ENOSYS; } stub_warning (posix_madvise) -#include diff --git a/posix/pread.c b/posix/pread.c index bc81f1a4411..b62fd943ce7 100644 --- a/posix/pread.c +++ b/posix/pread.c @@ -42,4 +42,3 @@ __libc_pread (int fd, void *buf, size_t nbytes, off_t offset) strong_alias (__libc_pread, __pread) weak_alias (__libc_pread, pread) stub_warning (pread) -#include diff --git a/posix/pread64.c b/posix/pread64.c index 18c4f022f1c..f6b7a35fc02 100644 --- a/posix/pread64.c +++ b/posix/pread64.c @@ -42,4 +42,3 @@ __libc_pread64 (int fd, void *buf, size_t nbytes, off64_t offset) strong_alias (__libc_pread64, __pread64) weak_alias (__libc_pread64, pread64) stub_warning (pread64) -#include diff --git a/posix/pwrite.c b/posix/pwrite.c index 0e8481d6f0b..43619ed4f21 100644 --- a/posix/pwrite.c +++ b/posix/pwrite.c @@ -42,4 +42,3 @@ __libc_pwrite (int fd, const void *buf, size_t nbytes, off_t offset) strong_alias (__libc_pwrite, __pwrite) weak_alias (__libc_pwrite, pwrite) stub_warning (pwrite) -#include diff --git a/posix/pwrite64.c b/posix/pwrite64.c index c0dadfe30c3..819cfd6392e 100644 --- a/posix/pwrite64.c +++ b/posix/pwrite64.c @@ -43,4 +43,3 @@ strong_alias (__libc_pwrite64, __pwrite64) libc_hidden_def (__pwrite64) weak_alias (__libc_pwrite64, pwrite64) stub_warning (pwrite64) -#include diff --git a/posix/sched_getaffinity.c b/posix/sched_getaffinity.c index da70878c4d0..8641b4eac7d 100644 --- a/posix/sched_getaffinity.c +++ b/posix/sched_getaffinity.c @@ -31,4 +31,3 @@ sched_getaffinity (pid, cpusetsize, cpuset) return -1; } stub_warning (sched_getaffinity) -#include diff --git a/posix/sched_getp.c b/posix/sched_getp.c index 551d071053e..d6a7ac6ed03 100644 --- a/posix/sched_getp.c +++ b/posix/sched_getp.c @@ -30,4 +30,3 @@ __sched_getparam (pid_t pid, struct sched_param *param) stub_warning (sched_getparam) weak_alias (__sched_getparam, sched_getparam) -#include diff --git a/posix/sched_gets.c b/posix/sched_gets.c index 874b171d24d..dd3f51e6f95 100644 --- a/posix/sched_gets.c +++ b/posix/sched_gets.c @@ -30,4 +30,3 @@ __sched_getscheduler (pid_t pid) stub_warning (sched_getscheduler) weak_alias (__sched_getscheduler, sched_getscheduler) -#include diff --git a/posix/sched_primax.c b/posix/sched_primax.c index 436e35362db..ef35e11f482 100644 --- a/posix/sched_primax.c +++ b/posix/sched_primax.c @@ -29,4 +29,3 @@ __sched_get_priority_max (int algorithm) stub_warning (sched_get_priority_max) weak_alias (__sched_get_priority_max, sched_get_priority_max) -#include diff --git a/posix/sched_primin.c b/posix/sched_primin.c index 411e8fb5589..cffa3f93a68 100644 --- a/posix/sched_primin.c +++ b/posix/sched_primin.c @@ -29,4 +29,3 @@ __sched_get_priority_min (int algorithm) stub_warning (sched_get_priority_min) weak_alias (__sched_get_priority_min, sched_get_priority_min) -#include diff --git a/posix/sched_rr_gi.c b/posix/sched_rr_gi.c index 82962228c48..3011050fc75 100644 --- a/posix/sched_rr_gi.c +++ b/posix/sched_rr_gi.c @@ -30,4 +30,3 @@ __sched_rr_get_interval (pid_t pid, struct timespec *t) stub_warning (sched_rr_get_interval) weak_alias (__sched_rr_get_interval, sched_rr_get_interval) -#include diff --git a/posix/sched_setaffinity.c b/posix/sched_setaffinity.c index 9d0ac0385f5..3cc9bb72cfb 100644 --- a/posix/sched_setaffinity.c +++ b/posix/sched_setaffinity.c @@ -31,4 +31,3 @@ sched_setaffinity (pid, cpusetsize, cpuset) return -1; } stub_warning (sched_setaffinity) -#include diff --git a/posix/sched_setp.c b/posix/sched_setp.c index 4c8888c8192..90de454727c 100644 --- a/posix/sched_setp.c +++ b/posix/sched_setp.c @@ -30,4 +30,3 @@ __sched_setparam (pid_t pid, const struct sched_param *param) stub_warning (sched_setparam) weak_alias (__sched_setparam, sched_setparam) -#include diff --git a/posix/sched_sets.c b/posix/sched_sets.c index a52ae45f9cf..205471b5476 100644 --- a/posix/sched_sets.c +++ b/posix/sched_sets.c @@ -31,4 +31,3 @@ libc_hidden_def (__sched_setscheduler) stub_warning (sched_setscheduler) weak_alias (__sched_setscheduler, sched_setscheduler) -#include diff --git a/posix/sched_yield.c b/posix/sched_yield.c index 2335c851543..2257eb34467 100644 --- a/posix/sched_yield.c +++ b/posix/sched_yield.c @@ -30,4 +30,3 @@ stub_warning (sched_yield) libc_hidden_def (__sched_yield) weak_alias (__sched_yield, sched_yield) -#include diff --git a/posix/setgid.c b/posix/setgid.c index 82546f22059..3e384aecdd3 100644 --- a/posix/setgid.c +++ b/posix/setgid.c @@ -33,4 +33,3 @@ __setgid (gid) stub_warning (setgid) weak_alias (__setgid, setgid) -#include diff --git a/posix/setlogin.c b/posix/setlogin.c index fd09f519456..8a8362bdc86 100644 --- a/posix/setlogin.c +++ b/posix/setlogin.c @@ -28,4 +28,3 @@ setlogin (name) } stub_warning (setlogin) -#include diff --git a/posix/setpgid.c b/posix/setpgid.c index ad073f84ff5..146fb745b80 100644 --- a/posix/setpgid.c +++ b/posix/setpgid.c @@ -33,4 +33,3 @@ libc_hidden_def (__setpgid) stub_warning (setpgid) weak_alias (__setpgid, setpgid) -#include diff --git a/posix/setresgid.c b/posix/setresgid.c index c4420d99662..ba1cce452fb 100644 --- a/posix/setresgid.c +++ b/posix/setresgid.c @@ -31,4 +31,3 @@ libc_hidden_def (__setresgid) stub_warning (setresgid) weak_alias (__setresgid, setresgid) -#include diff --git a/posix/setresuid.c b/posix/setresuid.c index 1a33cac3cf1..edb99a9a052 100644 --- a/posix/setresuid.c +++ b/posix/setresuid.c @@ -31,4 +31,3 @@ libc_hidden_def (__setresuid) stub_warning (setresuid) weak_alias (__setresuid, setresuid) -#include diff --git a/posix/setsid.c b/posix/setsid.c index 879b0ca70ad..a4f05254e13 100644 --- a/posix/setsid.c +++ b/posix/setsid.c @@ -31,4 +31,3 @@ __setsid () stub_warning (setsid) weak_alias (__setsid, setsid) -#include diff --git a/posix/setuid.c b/posix/setuid.c index a421cb97f7e..5892d23579e 100644 --- a/posix/setuid.c +++ b/posix/setuid.c @@ -33,4 +33,3 @@ __setuid (uid) stub_warning (setuid) weak_alias (__setuid, setuid) -#include diff --git a/posix/sleep.c b/posix/sleep.c index f5aa751f993..d7ca5f9c896 100644 --- a/posix/sleep.c +++ b/posix/sleep.c @@ -37,4 +37,3 @@ __sleep (seconds) weak_alias (__sleep, sleep) stub_warning (sleep) -#include diff --git a/posix/spawni.c b/posix/spawni.c index 4835c71be5b..c8c6127e676 100644 --- a/posix/spawni.c +++ b/posix/spawni.c @@ -42,4 +42,3 @@ __spawni (pid_t *pid, const char *file, } stub_warning (__spawni) -#include diff --git a/posix/sysconf.c b/posix/sysconf.c index 331aa27b39b..8428f79ab34 100644 --- a/posix/sysconf.c +++ b/posix/sysconf.c @@ -279,4 +279,3 @@ weak_alias (__sysconf, sysconf) libc_hidden_def (__sysconf) stub_warning (sysconf) -#include diff --git a/posix/times.c b/posix/times.c index 5a47517b7a0..e6f60030064 100644 --- a/posix/times.c +++ b/posix/times.c @@ -39,4 +39,3 @@ __times (buffer) stub_warning (times) weak_alias (__times, times) -#include diff --git a/posix/wait.c b/posix/wait.c index 5d6cbbf9573..1f78fa2ee8c 100644 --- a/posix/wait.c +++ b/posix/wait.c @@ -29,4 +29,3 @@ __wait (__WAIT_STATUS_DEFN stat_loc) stub_warning (wait) weak_alias (__wait, wait) -#include diff --git a/posix/wait3.c b/posix/wait3.c index 5491ddf90b6..943ad4bccff 100644 --- a/posix/wait3.c +++ b/posix/wait3.c @@ -39,4 +39,3 @@ __wait3 (__WAIT_STATUS_DEFN stat_loc, int options, struct rusage *usage) stub_warning (wait3) weak_alias (__wait3, wait3) -#include diff --git a/posix/wait4.c b/posix/wait4.c index c53bba4d28e..b805cb5ac9b 100644 --- a/posix/wait4.c +++ b/posix/wait4.c @@ -29,4 +29,3 @@ __wait4 (__pid_t pid, __WAIT_STATUS stat_loc, int options, stub_warning (wait4) weak_alias (__wait4, wait4) -#include diff --git a/posix/waitpid.c b/posix/waitpid.c index 20e6f68b265..4253e7b466f 100644 --- a/posix/waitpid.c +++ b/posix/waitpid.c @@ -49,4 +49,3 @@ libc_hidden_weak (__waitpid) weak_alias (__libc_waitpid, waitpid) stub_warning (waitpid) -#include diff --git a/resolv/gai_sigqueue.c b/resolv/gai_sigqueue.c index 22aff54ec43..56f00b9fbbf 100644 --- a/resolv/gai_sigqueue.c +++ b/resolv/gai_sigqueue.c @@ -32,4 +32,3 @@ __gai_sigqueue (sig, val, caller_pid) } stub_warning (__gai_sigqueue) -#include diff --git a/resource/getpriority.c b/resource/getpriority.c index ae7521cd89b..6809c5cf011 100644 --- a/resource/getpriority.c +++ b/resource/getpriority.c @@ -33,4 +33,3 @@ getpriority (which, who) libc_hidden_def (getpriority) stub_warning (getpriority) -#include diff --git a/resource/getrlimit.c b/resource/getrlimit.c index 2ba589c9d4d..544c1552d31 100644 --- a/resource/getrlimit.c +++ b/resource/getrlimit.c @@ -30,4 +30,3 @@ __getrlimit (enum __rlimit_resource resource, struct rlimit *rlimits) weak_alias (__getrlimit, getrlimit) stub_warning (getrlimit) -#include diff --git a/resource/getrusage.c b/resource/getrusage.c index 94797588afc..93cf4c95e22 100644 --- a/resource/getrusage.c +++ b/resource/getrusage.c @@ -31,4 +31,3 @@ __getrusage (who, usage) stub_warning (getrusage) weak_alias (__getrusage, getrusage) -#include diff --git a/resource/nice.c b/resource/nice.c index 1e938cfe836..febf7c066f4 100644 --- a/resource/nice.c +++ b/resource/nice.c @@ -29,4 +29,3 @@ nice (incr) } stub_warning (nice) -#include diff --git a/resource/setpriority.c b/resource/setpriority.c index 8d68fdbffcd..5a5b6cc4410 100644 --- a/resource/setpriority.c +++ b/resource/setpriority.c @@ -32,4 +32,3 @@ setpriority (which, who, prio) libc_hidden_def (setpriority) stub_warning (setpriority) -#include diff --git a/resource/setrlimit.c b/resource/setrlimit.c index 539cd6faab6..f92513b1cef 100644 --- a/resource/setrlimit.c +++ b/resource/setrlimit.c @@ -33,4 +33,3 @@ setrlimit (resource, rlimits) stub_warning (setrlimit) -#include diff --git a/resource/ulimit.c b/resource/ulimit.c index 1ca2f2b7c90..802136ca63b 100644 --- a/resource/ulimit.c +++ b/resource/ulimit.c @@ -35,4 +35,3 @@ __ulimit (int cmd, ...) weak_alias (__ulimit, ulimit) stub_warning (ulimit) -#include diff --git a/rt/aio_cancel.c b/rt/aio_cancel.c index e6af7afa6ad..b7d36a24554 100644 --- a/rt/aio_cancel.c +++ b/rt/aio_cancel.c @@ -40,4 +40,3 @@ weak_alias (aio_cancel, aio_cancel64) stub_warning (aio_cancel) stub_warning (aio_cancel64) -#include diff --git a/rt/aio_fsync.c b/rt/aio_fsync.c index 3893e07576e..0db17b4dcf5 100644 --- a/rt/aio_fsync.c +++ b/rt/aio_fsync.c @@ -47,4 +47,3 @@ weak_alias (aio_fsync, aio_fsync64) stub_warning (aio_fsync) stub_warning (aio_fsync64) -#include diff --git a/rt/aio_read.c b/rt/aio_read.c index 213a43ce9b1..57e4f788689 100644 --- a/rt/aio_read.c +++ b/rt/aio_read.c @@ -32,4 +32,3 @@ aio_read (struct aiocb *aiocbp) } stub_warning (aio_read) -#include diff --git a/rt/aio_sigqueue.c b/rt/aio_sigqueue.c index c3d7adb8203..28431468d05 100644 --- a/rt/aio_sigqueue.c +++ b/rt/aio_sigqueue.c @@ -32,4 +32,3 @@ __aio_sigqueue (sig, val, caller_pid) } stub_warning (__aio_sigqueue) -#include diff --git a/rt/aio_suspend.c b/rt/aio_suspend.c index ce882fb82e4..8453b8f2755 100644 --- a/rt/aio_suspend.c +++ b/rt/aio_suspend.c @@ -42,4 +42,3 @@ weak_alias (aio_suspend, aio_suspend64) stub_warning (aio_suspend) stub_warning (aio_suspend64) -#include diff --git a/rt/aio_write.c b/rt/aio_write.c index 398e9dbd574..bd428ba04a1 100644 --- a/rt/aio_write.c +++ b/rt/aio_write.c @@ -32,4 +32,3 @@ aio_write (struct aiocb *aiocbp) } stub_warning (aio_write) -#include diff --git a/rt/clock_getres.c b/rt/clock_getres.c index 162c8a56971..dfd4d76831d 100644 --- a/rt/clock_getres.c +++ b/rt/clock_getres.c @@ -28,4 +28,3 @@ clock_getres (clockid_t clock_id, struct timespec *res) } strong_alias (clock_getres, __clock_getres) stub_warning (clock_getres) -#include diff --git a/rt/clock_gettime.c b/rt/clock_gettime.c index 5139e8724c0..7456bdfef07 100644 --- a/rt/clock_gettime.c +++ b/rt/clock_gettime.c @@ -28,4 +28,3 @@ clock_gettime (clockid_t clock_id, struct timespec *tp) } strong_alias (clock_gettime, __clock_gettime) stub_warning (clock_gettime) -#include diff --git a/rt/clock_nanosleep.c b/rt/clock_nanosleep.c index d9a0e92d4b3..d4946a5c89e 100644 --- a/rt/clock_nanosleep.c +++ b/rt/clock_nanosleep.c @@ -35,4 +35,3 @@ clock_nanosleep (clockid_t clock_id, int flags, const struct timespec *req, } strong_alias (clock_nanosleep, __clock_nanosleep) stub_warning (clock_nanosleep) -#include diff --git a/rt/clock_settime.c b/rt/clock_settime.c index 6f7cdd6edcd..72d81cb0008 100644 --- a/rt/clock_settime.c +++ b/rt/clock_settime.c @@ -28,4 +28,3 @@ clock_settime (clockid_t clock_id, const struct timespec *tp) } strong_alias (clock_settime, __clock_settime) stub_warning (clock_settime) -#include diff --git a/rt/lio_listio.c b/rt/lio_listio.c index 867a20eca79..a807c47fddb 100644 --- a/rt/lio_listio.c +++ b/rt/lio_listio.c @@ -38,4 +38,3 @@ lio_listio (int mode, } stub_warning (lio_listio) -#include diff --git a/rt/mq_close.c b/rt/mq_close.c index 9c5f9bfd614..1a3c06fec36 100644 --- a/rt/mq_close.c +++ b/rt/mq_close.c @@ -27,4 +27,3 @@ mq_close (mqd_t mqdes) return -1; } stub_warning (mq_close) -#include diff --git a/rt/mq_getattr.c b/rt/mq_getattr.c index 3c35fdd6dae..d37328f6899 100644 --- a/rt/mq_getattr.c +++ b/rt/mq_getattr.c @@ -26,4 +26,3 @@ mq_getattr (mqd_t mqdes, struct mq_attr *mqstat) return -1; } stub_warning (mq_getattr) -#include diff --git a/rt/mq_notify.c b/rt/mq_notify.c index 7b89a654348..8241b41dc45 100644 --- a/rt/mq_notify.c +++ b/rt/mq_notify.c @@ -27,4 +27,3 @@ mq_notify (mqd_t mqdes, const struct sigevent *notification) return -1; } stub_warning (mq_notify) -#include diff --git a/rt/mq_open.c b/rt/mq_open.c index d7986fbc0b4..af67ef5f8d7 100644 --- a/rt/mq_open.c +++ b/rt/mq_open.c @@ -44,4 +44,3 @@ __mq_open_2 (const char *name, int oflag) return __mq_open (name, oflag); } stub_warning (__mq_open_2) -#include diff --git a/rt/mq_receive.c b/rt/mq_receive.c index c72802f365c..e764800a216 100644 --- a/rt/mq_receive.c +++ b/rt/mq_receive.c @@ -28,4 +28,3 @@ mq_receive (mqd_t mqdes, char *msg_ptr, size_t msg_len, return -1; } stub_warning (mq_receive) -#include diff --git a/rt/mq_send.c b/rt/mq_send.c index 748ee41620c..591782fab07 100644 --- a/rt/mq_send.c +++ b/rt/mq_send.c @@ -27,4 +27,3 @@ mq_send (mqd_t mqdes, const char *msg_ptr, size_t msg_len, return -1; } stub_warning (mq_send) -#include diff --git a/rt/mq_setattr.c b/rt/mq_setattr.c index 58a1e34aaa9..658d423b8a0 100644 --- a/rt/mq_setattr.c +++ b/rt/mq_setattr.c @@ -29,4 +29,3 @@ mq_setattr (mqd_t mqdes, const struct mq_attr *__restrict mqstat, } hidden_def (mq_setattr) stub_warning (mq_setattr) -#include diff --git a/rt/mq_timedreceive.c b/rt/mq_timedreceive.c index 6c3188a06f4..652d4ec911a 100644 --- a/rt/mq_timedreceive.c +++ b/rt/mq_timedreceive.c @@ -30,4 +30,3 @@ mq_timedreceive (mqd_t mqdes, char *__restrict msg_ptr, size_t msg_len, } hidden_def (mq_timedreceive) stub_warning (mq_timedreceive) -#include diff --git a/rt/mq_timedsend.c b/rt/mq_timedsend.c index a3590c35f7b..65ef63480eb 100644 --- a/rt/mq_timedsend.c +++ b/rt/mq_timedsend.c @@ -29,4 +29,3 @@ mq_timedsend (mqd_t mqdes, const char *msg_ptr, size_t msg_len, } hidden_def (mq_timedsend) stub_warning (mq_timedsend) -#include diff --git a/rt/mq_unlink.c b/rt/mq_unlink.c index f9f97336832..92f484ae970 100644 --- a/rt/mq_unlink.c +++ b/rt/mq_unlink.c @@ -26,4 +26,3 @@ mq_unlink (const char *name) return -1; } stub_warning (mq_unlink) -#include diff --git a/rt/shm_open.c b/rt/shm_open.c index 03a67e8ca8b..8b45e1edab3 100644 --- a/rt/shm_open.c +++ b/rt/shm_open.c @@ -26,5 +26,3 @@ shm_open (const char *name, int oflag, mode_t mode) return -1; } stub_warning (shm_open) - -#include diff --git a/rt/shm_unlink.c b/rt/shm_unlink.c index 41835777683..d0cfa05b652 100644 --- a/rt/shm_unlink.c +++ b/rt/shm_unlink.c @@ -26,5 +26,3 @@ shm_unlink (const char *name) return -1; } stub_warning (shm_unlink) - -#include diff --git a/rt/timer_create.c b/rt/timer_create.c index d595d6e3f6e..ff28e7250ca 100644 --- a/rt/timer_create.c +++ b/rt/timer_create.c @@ -26,4 +26,3 @@ timer_create (clockid_t clock_id, struct sigevent *evp, timer_t *timerid) return -1; } stub_warning (timer_create) -#include diff --git a/rt/timer_delete.c b/rt/timer_delete.c index 80fb3fc5da3..cf2c9b6bf78 100644 --- a/rt/timer_delete.c +++ b/rt/timer_delete.c @@ -26,4 +26,3 @@ timer_delete (timer_t timerid) return -1; } stub_warning (timer_delete) -#include diff --git a/rt/timer_getoverr.c b/rt/timer_getoverr.c index 1338de74dda..bea366d8dab 100644 --- a/rt/timer_getoverr.c +++ b/rt/timer_getoverr.c @@ -26,4 +26,3 @@ timer_getoverrun (timer_t timerid) return -1; } stub_warning (timer_getoverrun) -#include diff --git a/rt/timer_gettime.c b/rt/timer_gettime.c index 05107317718..2f1eef08bcd 100644 --- a/rt/timer_gettime.c +++ b/rt/timer_gettime.c @@ -26,4 +26,3 @@ timer_gettime (timer_t timerid, struct itimerspec *value) return -1; } stub_warning (timer_gettime) -#include diff --git a/rt/timer_settime.c b/rt/timer_settime.c index 0c5090cd5eb..549dc15a0ae 100644 --- a/rt/timer_settime.c +++ b/rt/timer_settime.c @@ -27,4 +27,3 @@ timer_settime (timer_t timerid, int flags, const struct itimerspec *value, return -1; } stub_warning (timer_settime) -#include diff --git a/setjmp/__longjmp.c b/setjmp/__longjmp.c index 6a5780a32b8..43cd13b1847 100644 --- a/setjmp/__longjmp.c +++ b/setjmp/__longjmp.c @@ -32,4 +32,3 @@ __longjmp (__jmp_buf env, int val) } stub_warning (longjmp) -#include diff --git a/setjmp/setjmp.c b/setjmp/setjmp.c index 11a4fea209a..c3de551ce27 100644 --- a/setjmp/setjmp.c +++ b/setjmp/setjmp.c @@ -33,4 +33,3 @@ __libc_sigsetjmp (jmp_buf env, int savemask) weak_alias (__libc_sigsetjmp, __sigsetjmp) stub_warning (__sigsetjmp) -#include diff --git a/signal/kill.c b/signal/kill.c index 3e991813e69..da6b49fbd8b 100644 --- a/signal/kill.c +++ b/signal/kill.c @@ -33,4 +33,3 @@ __kill (pid, sig) stub_warning (kill) weak_alias (__kill, kill) -#include diff --git a/signal/killpg.c b/signal/killpg.c index a2beea9dd30..36bc5baef01 100644 --- a/signal/killpg.c +++ b/signal/killpg.c @@ -32,4 +32,3 @@ killpg (pgrp, sig) } stub_warning (killpg) -#include diff --git a/signal/raise.c b/signal/raise.c index aa98a1a84b5..d8d0914665d 100644 --- a/signal/raise.c +++ b/signal/raise.c @@ -30,4 +30,3 @@ weak_alias (raise, gsignal) stub_warning (raise) stub_warning (gsignal) -#include diff --git a/signal/sigaction.c b/signal/sigaction.c index 2ca3150f8d2..743724dbce4 100644 --- a/signal/sigaction.c +++ b/signal/sigaction.c @@ -40,4 +40,3 @@ libc_hidden_def (__sigaction) stub_warning (sigaction) weak_alias (__sigaction, sigaction) -#include diff --git a/signal/sigaltstack.c b/signal/sigaltstack.c index ce519799e1f..a540aedb447 100644 --- a/signal/sigaltstack.c +++ b/signal/sigaltstack.c @@ -30,4 +30,3 @@ sigaltstack (ss, oss) } stub_warning (sigaltstack) -#include diff --git a/signal/sigblock.c b/signal/sigblock.c index 9b5c4426842..72946295410 100644 --- a/signal/sigblock.c +++ b/signal/sigblock.c @@ -29,4 +29,3 @@ __sigblock (mask) stub_warning (sigblock) weak_alias (__sigblock, sigblock) -#include diff --git a/signal/sigignore.c b/signal/sigignore.c index d0320e8612e..637dc94895f 100644 --- a/signal/sigignore.c +++ b/signal/sigignore.c @@ -29,4 +29,3 @@ sigignore (sig) } stub_warning (sigignore) -#include diff --git a/signal/sigintr.c b/signal/sigintr.c index 231ef4dea75..44959509d07 100644 --- a/signal/sigintr.c +++ b/signal/sigintr.c @@ -31,4 +31,3 @@ siginterrupt (sig, interrupt) } stub_warning (siginterrupt) -#include diff --git a/signal/signal.c b/signal/signal.c index 4cc47347396..bc78d6f5c0c 100644 --- a/signal/signal.c +++ b/signal/signal.c @@ -34,4 +34,3 @@ weak_alias (signal, ssignal) stub_warning (signal) stub_warning (ssignal) -#include diff --git a/signal/sigpause.c b/signal/sigpause.c index a7b5cd4d3d1..78e61fc9605 100644 --- a/signal/sigpause.c +++ b/signal/sigpause.c @@ -40,7 +40,6 @@ __default_sigpause (int mask) } weak_alias (__default_sigpause, sigpause) stub_warning (sigpause) -#include int diff --git a/signal/sigpending.c b/signal/sigpending.c index 480455a0a8b..7b48bfebd7f 100644 --- a/signal/sigpending.c +++ b/signal/sigpending.c @@ -36,4 +36,3 @@ sigpending (set) } stub_warning (sigpending) -#include diff --git a/signal/sigqueue.c b/signal/sigqueue.c index 6cfab4f6ff6..48aae580dd7 100644 --- a/signal/sigqueue.c +++ b/signal/sigqueue.c @@ -29,4 +29,3 @@ __sigqueue (pid_t pid, int sig, const union sigval val) weak_alias (__sigqueue, sigqueue) stub_warning (sigqueue) -#include diff --git a/signal/sigreturn.c b/signal/sigreturn.c index a6507866396..901404ca860 100644 --- a/signal/sigreturn.c +++ b/signal/sigreturn.c @@ -28,4 +28,3 @@ __sigreturn (context) stub_warning (sigreturn) weak_alias (__sigreturn, sigreturn) -#include diff --git a/signal/sigset.c b/signal/sigset.c index 7ad11da09ff..a87cbcef7ab 100644 --- a/signal/sigset.c +++ b/signal/sigset.c @@ -30,4 +30,3 @@ sigset (sig, disp) } stub_warning (sigset) -#include diff --git a/signal/sigsetmask.c b/signal/sigsetmask.c index f3b90de6c83..495f30e88ec 100644 --- a/signal/sigsetmask.c +++ b/signal/sigsetmask.c @@ -28,4 +28,3 @@ __sigsetmask (mask) stub_warning (sigsetmask) weak_alias (__sigsetmask, sigsetmask) -#include diff --git a/signal/sigstack.c b/signal/sigstack.c index 11649339376..9b6f2b1d9b4 100644 --- a/signal/sigstack.c +++ b/signal/sigstack.c @@ -30,4 +30,3 @@ sigstack (ss, oss) } stub_warning (sigstack) -#include diff --git a/signal/sigsuspend.c b/signal/sigsuspend.c index 560daaa78ea..35be5c6d0c8 100644 --- a/signal/sigsuspend.c +++ b/signal/sigsuspend.c @@ -33,4 +33,3 @@ weak_alias (__sigsuspend, sigsuspend) stub_warning (sigsuspend) stub_warning (__sigsuspend) -#include diff --git a/signal/sigtimedwait.c b/signal/sigtimedwait.c index b5e334cbd1e..96bbc6c4747 100644 --- a/signal/sigtimedwait.c +++ b/signal/sigtimedwait.c @@ -30,4 +30,3 @@ libc_hidden_def (__sigtimedwait) weak_alias (__sigtimedwait, sigtimedwait) stub_warning (sigtimedwait) -#include diff --git a/signal/sigvec.c b/signal/sigvec.c index a8fb46baa41..e44daf1ab6f 100644 --- a/signal/sigvec.c +++ b/signal/sigvec.c @@ -35,4 +35,3 @@ __sigvec (sig, vec, ovec) stub_warning (sigvec) weak_alias (__sigvec, sigvec) -#include diff --git a/signal/sigwait.c b/signal/sigwait.c index 4226f66d8fb..27820157f50 100644 --- a/signal/sigwait.c +++ b/signal/sigwait.c @@ -28,4 +28,3 @@ __sigwait (const sigset_t *set, int *sig) weak_alias (__sigwait, sigwait) stub_warning (sigwait) -#include diff --git a/signal/sigwaitinfo.c b/signal/sigwaitinfo.c index 19b8c02b438..a266b3684ac 100644 --- a/signal/sigwaitinfo.c +++ b/signal/sigwaitinfo.c @@ -29,4 +29,3 @@ libc_hidden_def (__sigwaitinfo) weak_alias (__sigwaitinfo, sigwaitinfo) stub_warning (sigwaitinfo) -#include diff --git a/signal/sysv_signal.c b/signal/sysv_signal.c index 574b94ec5ba..aaf940b8576 100644 --- a/signal/sysv_signal.c +++ b/signal/sysv_signal.c @@ -39,4 +39,3 @@ __sysv_signal (sig, handler) weak_alias (__sysv_signal, sysv_signal) stub_warning (sysv_signal) -#include diff --git a/socket/accept.c b/socket/accept.c index b9df1ac74ec..c1837956da9 100644 --- a/socket/accept.c +++ b/socket/accept.c @@ -36,4 +36,3 @@ libc_hidden_def (accept) stub_warning (accept) -#include diff --git a/socket/accept4.c b/socket/accept4.c index fad2cc696f9..d65482c1164 100644 --- a/socket/accept4.c +++ b/socket/accept4.c @@ -38,4 +38,3 @@ weak_alias (__libc_accept4, accept4) stub_warning (accept4) -#include diff --git a/socket/bind.c b/socket/bind.c index e87351d556b..a1d6fc65216 100644 --- a/socket/bind.c +++ b/socket/bind.c @@ -32,4 +32,3 @@ __bind (fd, addr, len) weak_alias (__bind, bind) stub_warning (bind) -#include diff --git a/socket/connect.c b/socket/connect.c index 79f5cd82b77..4f421f8f3e3 100644 --- a/socket/connect.c +++ b/socket/connect.c @@ -35,4 +35,3 @@ weak_alias (__connect, connect) libc_hidden_def (__connect) stub_warning (connect) -#include diff --git a/socket/getpeername.c b/socket/getpeername.c index 9562814e752..72e44234ffc 100644 --- a/socket/getpeername.c +++ b/socket/getpeername.c @@ -32,4 +32,3 @@ getpeername (fd, addr, len) stub_warning (getpeername) -#include diff --git a/socket/getsockname.c b/socket/getsockname.c index 03d97652e9c..14df9bce5bc 100644 --- a/socket/getsockname.c +++ b/socket/getsockname.c @@ -32,4 +32,3 @@ __getsockname (fd, addr, len) weak_alias (__getsockname, getsockname) stub_warning (getsockname) -#include diff --git a/socket/getsockopt.c b/socket/getsockopt.c index 661bcf3ffde..f172f20df92 100644 --- a/socket/getsockopt.c +++ b/socket/getsockopt.c @@ -34,4 +34,3 @@ getsockopt (fd, level, optname, optval, optlen) } stub_warning (getsockopt) -#include diff --git a/socket/isfdtype.c b/socket/isfdtype.c index 188d516d7f7..012b0ff1ffd 100644 --- a/socket/isfdtype.c +++ b/socket/isfdtype.c @@ -27,4 +27,3 @@ isfdtype (int fildes, int fdtype) return -1; } stub_warning (isfdtype) -#include diff --git a/socket/listen.c b/socket/listen.c index 0c1af823161..f657d879056 100644 --- a/socket/listen.c +++ b/socket/listen.c @@ -33,4 +33,3 @@ __listen (fd, n) weak_alias (__listen, listen) stub_warning (listen) -#include diff --git a/socket/recv.c b/socket/recv.c index 43fdcfcdeed..6efeb4d92aa 100644 --- a/socket/recv.c +++ b/socket/recv.c @@ -33,4 +33,3 @@ __recv (fd, buf, n, flags) weak_alias (__recv, recv) stub_warning (recv) -#include diff --git a/socket/recvfrom.c b/socket/recvfrom.c index 654d2e93ac4..b99774f3685 100644 --- a/socket/recvfrom.c +++ b/socket/recvfrom.c @@ -37,4 +37,3 @@ __recvfrom (fd, buf, n, flags, addr, addr_len) weak_alias (__recvfrom, recvfrom) stub_warning (recvfrom) -#include diff --git a/socket/recvmsg.c b/socket/recvmsg.c index 7cd6ff3dda6..0afcc0faf52 100644 --- a/socket/recvmsg.c +++ b/socket/recvmsg.c @@ -33,4 +33,3 @@ __recvmsg (fd, message, flags) weak_alias (__recvmsg, recvmsg) stub_warning (recvmsg) -#include diff --git a/socket/send.c b/socket/send.c index 2b87baea07f..1f5220db24c 100644 --- a/socket/send.c +++ b/socket/send.c @@ -33,4 +33,3 @@ libc_hidden_def (__send) weak_alias (__send, send) stub_warning (send) -#include diff --git a/socket/sendmsg.c b/socket/sendmsg.c index 249bb5af346..8fce470ad70 100644 --- a/socket/sendmsg.c +++ b/socket/sendmsg.c @@ -33,4 +33,3 @@ __sendmsg (fd, message, flags) weak_alias (__sendmsg, sendmsg) stub_warning (sendmsg) -#include diff --git a/socket/sendto.c b/socket/sendto.c index 040caf8fa81..ae06a54cc69 100644 --- a/socket/sendto.c +++ b/socket/sendto.c @@ -36,4 +36,3 @@ __sendto (fd, buf, n, flags, addr, addr_len) weak_alias (__sendto, sendto) stub_warning (sendto) -#include diff --git a/socket/setsockopt.c b/socket/setsockopt.c index 21824f625d9..9e1e7a3d800 100644 --- a/socket/setsockopt.c +++ b/socket/setsockopt.c @@ -36,4 +36,3 @@ __setsockopt (fd, level, optname, optval, optlen) weak_alias (__setsockopt, setsockopt) stub_warning (setsockopt) -#include diff --git a/socket/shutdown.c b/socket/shutdown.c index 8ce992c4721..5c35cc3b3d1 100644 --- a/socket/shutdown.c +++ b/socket/shutdown.c @@ -35,4 +35,3 @@ shutdown (fd, how) stub_warning (shutdown) -#include diff --git a/socket/sockatmark.c b/socket/sockatmark.c index dd11b42a058..7970961ee45 100644 --- a/socket/sockatmark.c +++ b/socket/sockatmark.c @@ -29,4 +29,3 @@ sockatmark (fd) stub_warning (sockatmark) -#include diff --git a/socket/socket.c b/socket/socket.c index 273924a05c2..8cb014edb70 100644 --- a/socket/socket.c +++ b/socket/socket.c @@ -34,4 +34,3 @@ __socket (domain, type, protocol) weak_alias (__socket, socket) stub_warning (socket) -#include diff --git a/socket/socketpair.c b/socket/socketpair.c index 7933d44d6c7..031674831f8 100644 --- a/socket/socketpair.c +++ b/socket/socketpair.c @@ -35,4 +35,3 @@ socketpair (domain, type, protocol, fds) stub_warning (socketpair) -#include diff --git a/stdio-common/ctermid.c b/stdio-common/ctermid.c index b1bc4c98358..e78c3d083cb 100644 --- a/stdio-common/ctermid.c +++ b/stdio-common/ctermid.c @@ -32,4 +32,3 @@ ctermid (s) stub_warning (ctermid) -#include diff --git a/stdio-common/cuserid.c b/stdio-common/cuserid.c index 758574b6079..68056dcfc8d 100644 --- a/stdio-common/cuserid.c +++ b/stdio-common/cuserid.c @@ -31,4 +31,3 @@ cuserid (s) stub_warning (cuserid) -#include diff --git a/stdio-common/remove.c b/stdio-common/remove.c index 17e3ed6057a..8563b718750 100644 --- a/stdio-common/remove.c +++ b/stdio-common/remove.c @@ -29,4 +29,3 @@ remove (file) libc_hidden_def (remove) stub_warning (remove) -#include diff --git a/stdio-common/rename.c b/stdio-common/rename.c index af84bed00c6..2b3cbcfa14b 100644 --- a/stdio-common/rename.c +++ b/stdio-common/rename.c @@ -37,4 +37,3 @@ rename (old, new) stub_warning (rename) -#include diff --git a/stdio-common/renameat.c b/stdio-common/renameat.c index 821e107a82f..ab2cf428f27 100644 --- a/stdio-common/renameat.c +++ b/stdio-common/renameat.c @@ -46,4 +46,3 @@ renameat (oldfd, old, newfd, new) stub_warning (renameat) -#include diff --git a/stdio-common/tempname.c b/stdio-common/tempname.c index cdcdaaa86fb..30b9fd44550 100644 --- a/stdio-common/tempname.c +++ b/stdio-common/tempname.c @@ -57,4 +57,3 @@ __gen_tempname (tmpl, suffixlen, flags, kind) } stub_warning (__gen_tempname) -#include diff --git a/stdlib/getcontext.c b/stdlib/getcontext.c index aa65e5ea6d8..b197438e424 100644 --- a/stdlib/getcontext.c +++ b/stdlib/getcontext.c @@ -28,4 +28,3 @@ getcontext (ucp) stub_warning (getcontext) -#include diff --git a/stdlib/makecontext.c b/stdlib/makecontext.c index 1f08b18c350..71fad95067c 100644 --- a/stdlib/makecontext.c +++ b/stdlib/makecontext.c @@ -26,4 +26,3 @@ makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) stub_warning (makecontext) -#include diff --git a/stdlib/setcontext.c b/stdlib/setcontext.c index 6a7517c679b..470f238c148 100644 --- a/stdlib/setcontext.c +++ b/stdlib/setcontext.c @@ -28,4 +28,3 @@ setcontext (ucp) stub_warning (setcontext) -#include diff --git a/stdlib/swapcontext.c b/stdlib/swapcontext.c index 275bc658d34..ee3acb478c1 100644 --- a/stdlib/swapcontext.c +++ b/stdlib/swapcontext.c @@ -29,4 +29,3 @@ swapcontext (oucp, ucp) stub_warning (swapcontext) -#include diff --git a/stdlib/system.c b/stdlib/system.c index b2f7d6d6248..9bc7e82c6f2 100644 --- a/stdlib/system.c +++ b/stdlib/system.c @@ -34,4 +34,3 @@ weak_alias (__libc_system, system) stub_warning (system) -#include diff --git a/streams/fattach.c b/streams/fattach.c index 22e36df948d..9c84127c187 100644 --- a/streams/fattach.c +++ b/streams/fattach.c @@ -29,4 +29,3 @@ fattach (fildes, path) stub_warning (fattach) -#include diff --git a/streams/fdetach.c b/streams/fdetach.c index 9c872caae47..04637367340 100644 --- a/streams/fdetach.c +++ b/streams/fdetach.c @@ -28,4 +28,3 @@ fdetach (path) stub_warning (fdetach) -#include diff --git a/streams/getmsg.c b/streams/getmsg.c index 20c32aa8a4b..2da0ab6eb33 100644 --- a/streams/getmsg.c +++ b/streams/getmsg.c @@ -31,4 +31,3 @@ getmsg (fildes, ctlptr, dataptr, flagsp) stub_warning (getmsg) -#include diff --git a/streams/getpmsg.c b/streams/getpmsg.c index 7d97f5c2429..acb25b585f5 100644 --- a/streams/getpmsg.c +++ b/streams/getpmsg.c @@ -32,4 +32,3 @@ getpmsg (fildes, ctlptr, dataptr, bandp, flagsp) stub_warning (getpmsg) -#include diff --git a/streams/putmsg.c b/streams/putmsg.c index 80f9f0b92af..2d776bc96ab 100644 --- a/streams/putmsg.c +++ b/streams/putmsg.c @@ -31,4 +31,3 @@ putmsg (fildes, ctlptr, dataptr, flags) stub_warning (putmsg) -#include diff --git a/streams/putpmsg.c b/streams/putpmsg.c index b85e14283ac..c2fa820e6f2 100644 --- a/streams/putpmsg.c +++ b/streams/putpmsg.c @@ -32,4 +32,3 @@ putpmsg (fildes, ctlptr, dataptr, band, flags) stub_warning (putpmsg) -#include diff --git a/sysdeps/unix/Makefile b/sysdeps/unix/Makefile index dda3a3ee02b..c5eb87e4fb0 100644 --- a/sysdeps/unix/Makefile +++ b/sysdeps/unix/Makefile @@ -64,7 +64,6 @@ $(objpfx)stub-syscalls.c: $(common-objpfx)sysd-syscalls \ echo "stub_warning ($$call)"; \ echo "weak_alias (_no_syscall, __GI_$$call)" ;; \ esac; \ - echo '#include '; \ done) > $@T mv -f $@T $@ generated += stub-syscalls.c diff --git a/sysdeps/unix/bsd/getpt.c b/sysdeps/unix/bsd/getpt.c index 2c566cbd4f8..5573bab0161 100644 --- a/sysdeps/unix/bsd/getpt.c +++ b/sysdeps/unix/bsd/getpt.c @@ -88,5 +88,4 @@ __posix_openpt (int oflag) weak_alias (__posix_openpt, posix_openpt) stub_warning (posix_openpt) -# include #endif diff --git a/sysdeps/unix/sysv/linux/epoll_pwait.c b/sysdeps/unix/sysv/linux/epoll_pwait.c index 70756e84438..7bea455b498 100644 --- a/sysdeps/unix/sysv/linux/epoll_pwait.c +++ b/sysdeps/unix/sysv/linux/epoll_pwait.c @@ -64,7 +64,6 @@ int epoll_pwait (int epfd, struct epoll_event *events, } stub_warning (epoll_pwait) -# include #endif libc_hidden_def (epoll_pwait) diff --git a/sysdeps/unix/sysv/linux/futimens.c b/sysdeps/unix/sysv/linux/futimens.c index f586b80f31e..c4469fc93a9 100644 --- a/sysdeps/unix/sysv/linux/futimens.c +++ b/sysdeps/unix/sysv/linux/futimens.c @@ -45,5 +45,4 @@ futimens (int fd, const struct timespec tsp[2]) } #ifndef __NR_utimensat stub_warning (futimens) -# include #endif diff --git a/sysdeps/unix/sysv/linux/lutimes.c b/sysdeps/unix/sysv/linux/lutimes.c index c26623262e8..7e05a72a2ba 100644 --- a/sysdeps/unix/sysv/linux/lutimes.c +++ b/sysdeps/unix/sysv/linux/lutimes.c @@ -54,5 +54,4 @@ lutimes (const char *file, const struct timeval tvp[2]) #ifndef __NR_utimensat stub_warning (lutimes) -# include #endif diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c b/sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c index f17a4949fa0..f4a49c5c41f 100644 --- a/sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c +++ b/sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c @@ -48,6 +48,4 @@ sync_file_range (int fd, __off64_t from, __off64_t to, unsigned int flags) return -1; } stub_warning (sync_file_range) - -# include #endif diff --git a/sysdeps/unix/sysv/linux/readahead.c b/sysdeps/unix/sysv/linux/readahead.c index e7d0c110e6a..439936741d4 100644 --- a/sysdeps/unix/sysv/linux/readahead.c +++ b/sysdeps/unix/sysv/linux/readahead.c @@ -42,8 +42,6 @@ __readahead (int fd, off64_t offset, size_t count) return -1; } stub_warning (readahead) - -# include #endif weak_alias (__readahead, readahead) diff --git a/sysdeps/unix/sysv/linux/sync_file_range.c b/sysdeps/unix/sysv/linux/sync_file_range.c index a7785298b43..551e900dad2 100644 --- a/sysdeps/unix/sysv/linux/sync_file_range.c +++ b/sysdeps/unix/sysv/linux/sync_file_range.c @@ -74,6 +74,4 @@ sync_file_range (int fd, __off64_t from, __off64_t to, unsigned int flags) return -1; } stub_warning (sync_file_range) - -# include #endif diff --git a/sysdeps/unix/sysv/linux/utimensat.c b/sysdeps/unix/sysv/linux/utimensat.c index f52e615dd1b..fc1d362ceaf 100644 --- a/sysdeps/unix/sysv/linux/utimensat.c +++ b/sysdeps/unix/sysv/linux/utimensat.c @@ -45,5 +45,4 @@ utimensat (int fd, const char *file, const struct timespec tsp[2], } #ifndef __NR_utimensat stub_warning (utimensat) -# include #endif diff --git a/sysvipc/msgctl.c b/sysvipc/msgctl.c index 02c06f7e2ee..16a4f951401 100644 --- a/sysvipc/msgctl.c +++ b/sysvipc/msgctl.c @@ -33,4 +33,3 @@ msgctl (msqid, cmd, buf) } stub_warning (msgctl) -#include diff --git a/sysvipc/msgget.c b/sysvipc/msgget.c index 2d8a9382305..859c4459627 100644 --- a/sysvipc/msgget.c +++ b/sysvipc/msgget.c @@ -32,4 +32,3 @@ msgget (key, msgflg) } stub_warning (msgget) -#include diff --git a/sysvipc/msgrcv.c b/sysvipc/msgrcv.c index a3135fb9d7b..d49a6a764d3 100644 --- a/sysvipc/msgrcv.c +++ b/sysvipc/msgrcv.c @@ -38,4 +38,3 @@ msgrcv (msqid, msgp, msgsz, msgtyp, msgflg) } stub_warning (msgrcv) -#include diff --git a/sysvipc/msgsnd.c b/sysvipc/msgsnd.c index a6f8aed3cd8..cf067fa2af8 100644 --- a/sysvipc/msgsnd.c +++ b/sysvipc/msgsnd.c @@ -37,4 +37,3 @@ msgsnd (msqid, msgp, msgsz, msgflg) } stub_warning (msgsnd) -#include diff --git a/sysvipc/semctl.c b/sysvipc/semctl.c index 8e27a41cca0..f5e69f4a8c5 100644 --- a/sysvipc/semctl.c +++ b/sysvipc/semctl.c @@ -30,4 +30,3 @@ semctl (int semid, int semnum, int cmd, ...) } stub_warning (semctl) -#include diff --git a/sysvipc/semget.c b/sysvipc/semget.c index 8e3f0b57bb5..dbac3a388aa 100644 --- a/sysvipc/semget.c +++ b/sysvipc/semget.c @@ -33,4 +33,3 @@ semget (key, nsems, semflg) } stub_warning (semget) -#include diff --git a/sysvipc/semop.c b/sysvipc/semop.c index ea557cf9b5f..298c8c06953 100644 --- a/sysvipc/semop.c +++ b/sysvipc/semop.c @@ -32,4 +32,3 @@ semop (semid, sops, nsops) } stub_warning (semop) -#include diff --git a/sysvipc/semtimedop.c b/sysvipc/semtimedop.c index 7fe1ccef7f2..e7c631ac94e 100644 --- a/sysvipc/semtimedop.c +++ b/sysvipc/semtimedop.c @@ -33,4 +33,3 @@ semtimedop (semid, sops, nsops, timeout) } stub_warning (semtimedop) -#include diff --git a/sysvipc/shmat.c b/sysvipc/shmat.c index 178f194aa09..bcd31765d17 100644 --- a/sysvipc/shmat.c +++ b/sysvipc/shmat.c @@ -34,4 +34,3 @@ shmat (shmid, shmaddr, shmflg) } stub_warning (shmat) -#include diff --git a/sysvipc/shmctl.c b/sysvipc/shmctl.c index 7c69f53fa85..9ffec7dc87f 100644 --- a/sysvipc/shmctl.c +++ b/sysvipc/shmctl.c @@ -32,4 +32,3 @@ shmctl (shmid, cmd, buf) } stub_warning (shmctl) -#include diff --git a/sysvipc/shmdt.c b/sysvipc/shmdt.c index e1da7f73f89..8a400460164 100644 --- a/sysvipc/shmdt.c +++ b/sysvipc/shmdt.c @@ -31,4 +31,3 @@ shmdt (shmaddr) } stub_warning (shmdt) -#include diff --git a/sysvipc/shmget.c b/sysvipc/shmget.c index 9bf190fdf18..650603b8f08 100644 --- a/sysvipc/shmget.c +++ b/sysvipc/shmget.c @@ -33,4 +33,3 @@ shmget (key, size, shmflg) } stub_warning (shmget) -#include diff --git a/termios/tcdrain.c b/termios/tcdrain.c index ced692d9a84..0cc7b0e9015 100644 --- a/termios/tcdrain.c +++ b/termios/tcdrain.c @@ -35,4 +35,3 @@ weak_alias (__libc_tcdrain, tcdrain) stub_warning (tcdrain) -#include diff --git a/termios/tcflow.c b/termios/tcflow.c index b94e96705d3..8b064ea3b28 100644 --- a/termios/tcflow.c +++ b/termios/tcflow.c @@ -49,4 +49,3 @@ tcflow (fd, action) stub_warning (tcflow) -#include diff --git a/termios/tcflush.c b/termios/tcflush.c index 1df192adb28..5888411ac33 100644 --- a/termios/tcflush.c +++ b/termios/tcflush.c @@ -42,4 +42,3 @@ tcflush (fd, queue_selector) stub_warning(tcflush); -#include diff --git a/termios/tcgetattr.c b/termios/tcgetattr.c index d47d7e70f9e..1ec2aa94973 100644 --- a/termios/tcgetattr.c +++ b/termios/tcgetattr.c @@ -42,4 +42,3 @@ __tcgetattr (fd, termios_p) stub_warning (tcgetattr) weak_alias (__tcgetattr, tcgetattr) -#include diff --git a/termios/tcgetpgrp.c b/termios/tcgetpgrp.c index 04b989bc4c2..b013ec65d0f 100644 --- a/termios/tcgetpgrp.c +++ b/termios/tcgetpgrp.c @@ -35,4 +35,3 @@ tcgetpgrp (fd) } libc_hidden_def (tcgetpgrp) stub_warning (tcgetpgrp) -#include diff --git a/termios/tcsendbrk.c b/termios/tcsendbrk.c index 4d4e67808fd..5e6805df29a 100644 --- a/termios/tcsendbrk.c +++ b/termios/tcsendbrk.c @@ -36,4 +36,3 @@ tcsendbreak (fd, duration) stub_warning (tcsendbreak) -#include diff --git a/termios/tcsetattr.c b/termios/tcsetattr.c index 5f3a271be0b..b6127976cb1 100644 --- a/termios/tcsetattr.c +++ b/termios/tcsetattr.c @@ -104,4 +104,3 @@ bad_speed (speed_t speed) stub_warning (tcsetattr) -#include diff --git a/termios/tcsetpgrp.c b/termios/tcsetpgrp.c index 1b474742fa0..dea5e96aecd 100644 --- a/termios/tcsetpgrp.c +++ b/termios/tcsetpgrp.c @@ -37,4 +37,3 @@ tcsetpgrp (fd, pgrp_id) stub_warning (tcsetpgrp) -#include diff --git a/time/adjtime.c b/time/adjtime.c index f25c6fab12e..1c005c977ca 100644 --- a/time/adjtime.c +++ b/time/adjtime.c @@ -33,4 +33,3 @@ __adjtime (delta, olddelta) stub_warning (adjtime) weak_alias (__adjtime, adjtime) -#include diff --git a/time/clock.c b/time/clock.c index e701b2e944c..2e10fd3e3aa 100644 --- a/time/clock.c +++ b/time/clock.c @@ -28,4 +28,3 @@ clock () } stub_warning (clock) -#include diff --git a/time/getitimer.c b/time/getitimer.c index c5caa813be8..fc0ebf8bfa9 100644 --- a/time/getitimer.c +++ b/time/getitimer.c @@ -38,4 +38,3 @@ __getitimer (which, value) stub_warning (getitimer) weak_alias (__getitimer, getitimer) -#include diff --git a/time/gettimeofday.c b/time/gettimeofday.c index 7eb770c2d76..4528a6a289b 100644 --- a/time/gettimeofday.c +++ b/time/gettimeofday.c @@ -34,4 +34,3 @@ weak_alias (__gettimeofday, gettimeofday) libc_hidden_weak (gettimeofday) stub_warning (gettimeofday) -#include diff --git a/time/setitimer.c b/time/setitimer.c index 8132ff2d693..40880f8210a 100644 --- a/time/setitimer.c +++ b/time/setitimer.c @@ -40,4 +40,3 @@ __setitimer (which, new, old) stub_warning (setitimer) weak_alias (__setitimer, setitimer) -#include diff --git a/time/settimeofday.c b/time/settimeofday.c index 65abbb71285..c1ceec0b611 100644 --- a/time/settimeofday.c +++ b/time/settimeofday.c @@ -31,4 +31,3 @@ __settimeofday (tv, tz) stub_warning (settimeofday) weak_alias (__settimeofday, settimeofday) -#include diff --git a/time/stime.c b/time/stime.c index 22234f5b7fd..1ea1c17da53 100644 --- a/time/stime.c +++ b/time/stime.c @@ -36,4 +36,3 @@ stime (when) } stub_warning (stime) -#include diff --git a/time/time.c b/time/time.c index da645d05b20..15dbb69212a 100644 --- a/time/time.c +++ b/time/time.c @@ -32,4 +32,3 @@ time (timer) libc_hidden_def (time) stub_warning (time) -#include