From 50c04bd94ce573a123a1a92f713646e00bc77b39 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Mon, 29 Aug 2005 13:04:37 +0000 Subject: Relevant BUGIDs: none Purpose of commit: cleanup Commit summary: --------------- cleanup the header files, don't include allways all other header files. --- modules/pam_umask/pam_umask.c | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/pam_umask/pam_umask.c') diff --git a/modules/pam_umask/pam_umask.c b/modules/pam_umask/pam_umask.c index 6731278c..b54fa639 100644 --- a/modules/pam_umask/pam_umask.c +++ b/modules/pam_umask/pam_umask.c @@ -46,6 +46,7 @@ #include #include #include +#include #define PAM_SM_SESSION -- cgit v1.2.3