diff options
author | jbj <jbj> | 2010-01-19 00:39:09 +0000 |
---|---|---|
committer | jbj <jbj> | 2010-01-19 00:39:09 +0000 |
commit | 5fe5963a2dbad2d1fcb5cc98524bbc6c59abae28 (patch) | |
tree | 43e2032b575451b26102bbca3b5a5927df61603c /poptint.c | |
parent | 72c48ba9691507117d1284e0ffbfb64df86771cc (diff) | |
download | libpopt-5fe5963a2dbad2d1fcb5cc98524bbc6c59abae28.tar.gz |
- prefix bit set routines with popt to avoid symbol coolisions w rpm.
Diffstat (limited to 'poptint.c')
-rw-r--r-- | poptint.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ /* Any pair of 32 bit hashes can be used. lookup3.c generates pairs, will do. */ #define _JLU3_jlu32lpair 1 +#define jlu32lpair poptJlu32lpair #include "lookup3.c" /*@-varuse +charint +ignoresigns @*/ |