aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/bsd/sigvec.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-11-14 10:52:16 -0800
committerRoland McGrath <roland@hack.frob.com>2014-11-14 11:06:08 -0800
commit0781a7772ae1385fe8d7a734fdb35df81b1e6590 (patch)
tree5bd1a08fd612e0abe66455159940e22a15650fe0 /sysdeps/unix/bsd/sigvec.c
parent5ae4fe60e68a6698afadbec00481be96096e3eb4 (diff)
downloadglibc-0781a7772ae1385fe8d7a734fdb35df81b1e6590.tar
glibc-0781a7772ae1385fe8d7a734fdb35df81b1e6590.tar.gz
glibc-0781a7772ae1385fe8d7a734fdb35df81b1e6590.tar.bz2
glibc-0781a7772ae1385fe8d7a734fdb35df81b1e6590.zip
Remove sigvec.
Diffstat (limited to 'sysdeps/unix/bsd/sigvec.c')
-rw-r--r--sysdeps/unix/bsd/sigvec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/bsd/sigvec.c b/sysdeps/unix/bsd/sigvec.c
deleted file mode 100644
index d03d9bb3df..0000000000
--- a/sysdeps/unix/bsd/sigvec.c
+++ /dev/null
@@ -1 +0,0 @@
-#include <sysdeps/posix/sigvec.c>