diff options
author | jbj <devnull@localhost> | 2001-09-24 21:53:14 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-09-24 21:53:14 +0000 |
commit | 9d555b6216692deeb97eb821e42716a7cd529ae0 (patch) | |
tree | 047af9e929f71681dbdf00af8d7b3bbe23cbfcc1 /lib/rpmlead.c | |
parent | 76b20cd2f4ebd499766aec27f62089690ac1d073 (diff) | |
download | librpm-tizen-9d555b6216692deeb97eb821e42716a7cd529ae0.tar.gz librpm-tizen-9d555b6216692deeb97eb821e42716a7cd529ae0.tar.bz2 librpm-tizen-9d555b6216692deeb97eb821e42716a7cd529ae0.zip |
Move to lclint-3.0.0.15, revisit and clean up annotations.
intl/: Add gettext orphans.
popt/intl/: Add gettext orphans.
beecrypt: Add beecrypt repository.
rpmio/tdigest.c: Add beecrypt digest checks.
CVS patchset: 5077
CVS date: 2001/09/24 21:53:14
Diffstat (limited to 'lib/rpmlead.c')
-rw-r--r-- | lib/rpmlead.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/rpmlead.c b/lib/rpmlead.c index 366b05be1..7d325b321 100644 --- a/lib/rpmlead.c +++ b/lib/rpmlead.c @@ -8,9 +8,7 @@ # include <machine/types.h> #endif -#if !defined(__LCLINT__) #include <netinet/in.h> -#endif /* __LCLINT__ */ #include <rpmlib.h> |