From da795191f4105f8ce9d688ad4d202bca33318b96 Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Tue, 25 Feb 2014 01:32:21 +0100 Subject: strip useless includes from fix-translator-functions.patch --- debian/patches/fix-translator-functions.patch | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/debian/patches/fix-translator-functions.patch b/debian/patches/fix-translator-functions.patch index b2696d24..b3bfc7f9 100644 --- a/debian/patches/fix-translator-functions.patch +++ b/debian/patches/fix-translator-functions.patch @@ -67,10 +67,10 @@ index d81e5a8..0000000 -#define FSYS_IMPORTS import ; diff --git a/libtrivfs/mig-decls.h b/libtrivfs/mig-decls.h new file mode 100644 -index 0000000..9a1cb93 +index 0000000..1bbca4e --- /dev/null +++ b/libtrivfs/mig-decls.h -@@ -0,0 +1,111 @@ +@@ -0,0 +1,105 @@ +/* + Copyright (C) 1994, 1995, 1996, 1997, 1999 Free Software Foundation + @@ -107,12 +107,6 @@ index 0000000..9a1cb93 +extern struct port_bucket **trivfs_dynamic_port_buckets; +extern size_t trivfs_num_dynamic_port_buckets; + -+/* These are the MiG-generated headers that declare prototypes -+ for the server functions. */ -+#include -+#include -+#include -+ +static inline struct trivfs_protid * __attribute__ ((unused)) +trivfs_begin_using_protid (mach_port_t port) +{ -- cgit v1.2.3