diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-02-25 01:31:16 +0100 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-02-25 01:31:16 +0100 |
commit | 45b2616b0b288d2831258ffea5bcb34ff7511836 (patch) | |
tree | 83cc64470d55758b3d534e3edc0a6a46a0c036e2 /debian | |
parent | 3c6ca86955f3362e1883f855c4b9c0cb2b6043d3 (diff) |
strip useless chunk from exec_filename_fs.patch
Diffstat (limited to 'debian')
-rw-r--r-- | debian/patches/exec_filename_fs.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/debian/patches/exec_filename_fs.patch b/debian/patches/exec_filename_fs.patch index 18ae108b..25070ef8 100644 --- a/debian/patches/exec_filename_fs.patch +++ b/debian/patches/exec_filename_fs.patch @@ -983,13 +983,3 @@ Change comments and documentation. # From glibc HEAD, 2007-11-07. ---- a/libtrivfs/trivfs.h -+++ b/libtrivfs/trivfs.h -@@ -299,6 +299,7 @@ extern size_t trivfs_num_dynamic_port_bu - /* These are the MiG-generated headers that declare prototypes - for the server functions. */ - #include <hurd/trivfs_fs_S.h> -+#include <hurd/trivfs_fs_experimental_S.h> - #include <hurd/trivfs_io_S.h> - #include <hurd/trivfs_fsys_S.h> - |