diff options
Diffstat (limited to 'misc/snowflake/files/patch-sf_view.c')
-rw-r--r-- | misc/snowflake/files/patch-sf_view.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/misc/snowflake/files/patch-sf_view.c b/misc/snowflake/files/patch-sf_view.c deleted file mode 100644 index 1fa74d4ea65d..000000000000 --- a/misc/snowflake/files/patch-sf_view.c +++ /dev/null @@ -1,13 +0,0 @@ ---- sf_view.c.orig Sat Oct 7 16:22:31 2006 -+++ sf_view.c Sat Oct 7 16:22:33 2006 -@@ -10,9 +10,8 @@ - #include <sys/shm.h> - #include <sys/sem.h> - --#include "sf.h" -- - #include "getopt.h" -+#include "sf.h" - - /* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ - |