From 25edadfb9b19489cfe1853597a8e530d270b36e5 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sat, 18 Feb 2017 09:59:30 +0000 Subject: - fix warnings - make portlint happier --- misc/magicpoint/files/patch-path.c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 misc/magicpoint/files/patch-path.c (limited to 'misc/magicpoint/files/patch-path.c') diff --git a/misc/magicpoint/files/patch-path.c b/misc/magicpoint/files/patch-path.c new file mode 100644 index 000000000000..e699d1cb9792 --- /dev/null +++ b/misc/magicpoint/files/patch-path.c @@ -0,0 +1,11 @@ +--- image/path.c.orig 2004-07-28 15:47:31 UTC ++++ image/path.c +@@ -20,7 +20,7 @@ + #if 1 /* SYSV */ + #include + #endif +-#ifdef __APPLE__ ++#if 1 + #include + #endif + -- cgit v1.2.3