summaryrefslogtreecommitdiff
path: root/python/rpmal-py.h
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-05-28 23:06:44 +0000
committerjbj <devnull@localhost>2002-05-28 23:06:44 +0000
commitc3ed66c29857b6eb86f5c4eda555e797adf64199 (patch)
treeaf8e5aa3ead0eaf2e8902cd6869aaf47e972ac3d /python/rpmal-py.h
parent3b633106748d2677dc129e732b150054b5bb91fd (diff)
downloadrpm-c3ed66c29857b6eb86f5c4eda555e797adf64199.tar.gz
rpm-c3ed66c29857b6eb86f5c4eda555e797adf64199.tar.bz2
rpm-c3ed66c29857b6eb86f5c4eda555e797adf64199.zip
- eliminate legacy db methods, add ts.dbMatch method.
CVS patchset: 5453 CVS date: 2002/05/28 23:06:44
Diffstat (limited to 'python/rpmal-py.h')
-rw-r--r--python/rpmal-py.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/rpmal-py.h b/python/rpmal-py.h
index e6e3aa53c..a0a5b6fa1 100644
--- a/python/rpmal-py.h
+++ b/python/rpmal-py.h
@@ -1,6 +1,8 @@
#ifndef H_RPMAL_PY
#define H_RPMAL_PY
+#include "rpmal.h"
+
/** \ingroup python
* \file python/rpmal-py.h
*/