summaryrefslogtreecommitdiff
path: root/sysdeps/unix/bsd/sigvec.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-10-30 15:42:46 -0700
committerRoland McGrath <roland@hack.frob.com>2014-10-30 15:42:46 -0700
commit02bdae642ed9df07bf35e5ac7f24dd6edb73ccea (patch)
tree8ec3e4f41c64196d8665d321936f9f222dc8fccb /sysdeps/unix/bsd/sigvec.c
parentb4f6688462ba4f7fb4766f11ed5b70c70ea0623a (diff)
downloadglibc-roland/sigvec.tar.gz
Remove sigvec.roland/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>