summaryrefslogtreecommitdiff
path: root/extra/slim/gcc44.patch
diff options
context:
space:
mode:
Diffstat (limited to 'extra/slim/gcc44.patch')
-rw-r--r--extra/slim/gcc44.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/extra/slim/gcc44.patch b/extra/slim/gcc44.patch
deleted file mode 100644
index 390ea8a86..000000000
--- a/extra/slim/gcc44.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -aur slim-1.3.2/switchuser.h slim-1.3.2.a/switchuser.h
---- slim-1.3.2/switchuser.h 2010-07-08 07:04:10.000000000 +0200
-+++ slim-1.3.2.a/switchuser.h 2010-08-21 15:10:34.306212393 +0200
-@@ -13,6 +13,7 @@
- #define _SWITCHUSER_H_
-
- #include <stdlib.h>
-+#include <stdio.h> /* remove */
- #include <unistd.h>
- #include <string.h>
- #include <pwd.h>