View | Details | Raw Unified | Return to bug 143237
Collapse All | Expand All

(-)smail/files/patch-src-pwcache.c (+10 lines)
Line 0 Link Here
1
--- src/pwcache.c.orig	2010-01-25 17:52:32.000000000 -0800
2
+++ src/pwcache.c	2010-01-25 17:53:42.000000000 -0800
3
@@ -29,7 +29,6 @@
4
 #include <limits.h>
5
 #include <grp.h>
6
 #include <pwd.h>
7
-#include <utmp.h>
8
 
9
 #ifdef STDC_HEADERS
10
 # include <stdlib.h>

Return to bug 143237