repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Sat Jan 14 12:12:45 UTC 2012
[aur-mirror.git]
/
slim-unicode
/
gcc44.patch
blob
390ea8a86442b8a7f9cd8db68e50c13da1577017
1
diff -aur slim-1.3.2/switchuser.h slim-1.3.2.a/switchuser.h
2
--- slim-1.3.2/switchuser.h 2010-07-08 07:04:10.000000000 +0200
3
+++ slim-1.3.2.a/switchuser.h 2010-08-21 15:10:34.306212393 +0200
4
@@ -13,6 +13,7 @@
5
#define _SWITCHUSER_H_
6
7
#include <stdlib.h>
8
+#include <stdio.h> /* remove */
9
#include <unistd.h>
10
#include <string.h>
11
#include <pwd.h>