summaryrefslogtreecommitdiff
path: root/poptint.c
diff options
context:
space:
mode:
authorjbj <jbj>2010-01-19 00:39:09 +0000
committerjbj <jbj>2010-01-19 00:39:09 +0000
commit5fe5963a2dbad2d1fcb5cc98524bbc6c59abae28 (patch)
tree43e2032b575451b26102bbca3b5a5927df61603c /poptint.c
parent72c48ba9691507117d1284e0ffbfb64df86771cc (diff)
downloadlibpopt-5fe5963a2dbad2d1fcb5cc98524bbc6c59abae28.tar.gz
- prefix bit set routines with popt to avoid symbol coolisions w rpm.
Diffstat (limited to 'poptint.c')
-rw-r--r--poptint.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/poptint.c b/poptint.c
index d369d1f..83fa7d6 100644
--- a/poptint.c
+++ b/poptint.c
@@ -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 @*/