diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-10-30 15:42:46 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-10-30 15:42:46 -0700 |
commit | 02bdae642ed9df07bf35e5ac7f24dd6edb73ccea (patch) | |
tree | 8ec3e4f41c64196d8665d321936f9f222dc8fccb /sysdeps/unix/bsd/sigvec.c | |
parent | b4f6688462ba4f7fb4766f11ed5b70c70ea0623a (diff) | |
download | glibc-roland/sigvec.tar.gz |
Remove sigvec.roland/sigvec
Diffstat (limited to 'sysdeps/unix/bsd/sigvec.c')
-rw-r--r-- | sysdeps/unix/bsd/sigvec.c | 1 |
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> |