diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2022-08-04 16:41:02 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2022-08-04 16:41:02 +0000 |
commit | 880f39d4105f6d7c123c06eefb2f04686413780a (patch) | |
tree | f820da108ee6a3ca999c01d7f7b9a37e8c97c431 /other | |
parent | f8de4e03e9263e39d03455845ec2fc51fd99c6c7 (diff) | |
download | netpbm-mirror-880f39d4105f6d7c123c06eefb2f04686413780a.tar.gz netpbm-mirror-880f39d4105f6d7c123c06eefb2f04686413780a.tar.xz netpbm-mirror-880f39d4105f6d7c123c06eefb2f04686413780a.zip |
cleanup
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4394 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'other')
-rw-r--r-- | other/pamunlookup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/other/pamunlookup.c b/other/pamunlookup.c index 624951df..defa7b1f 100644 --- a/other/pamunlookup.c +++ b/other/pamunlookup.c @@ -19,7 +19,6 @@ #include "pm_c_util.h" #include "mallocvar.h" #include "shhopt.h" -#include "pm_system.h" #include "nstring.h" #include "pam.h" #include "pammap.h" |