diff options
author | jbj <devnull@localhost> | 1998-07-31 20:29:03 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 1998-07-31 20:29:03 +0000 |
commit | 4c932b343e9fd1e98eb10458cabb8abf4d924ce6 (patch) | |
tree | 5b0ad141eb1d8a7baae67e6fef127e78ef5a628c /build | |
parent | c88091c8e0627d2a7ff2e8784e8455085e15fc86 (diff) | |
download | librpm-tizen-4c932b343e9fd1e98eb10458cabb8abf4d924ce6.tar.gz librpm-tizen-4c932b343e9fd1e98eb10458cabb8abf4d924ce6.tar.bz2 librpm-tizen-4c932b343e9fd1e98eb10458cabb8abf4d924ce6.zip |
Typo.
CVS patchset: 2217
CVS date: 1998/07/31 20:29:03
Diffstat (limited to 'build')
-rw-r--r-- | build/rpmbuild.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/rpmbuild.h b/build/rpmbuild.h index 9486567e1..c3f18d5df 100644 --- a/build/rpmbuild.h +++ b/build/rpmbuild.h @@ -3,6 +3,7 @@ /* This is the *only* module users of librpmbuild should need to include */ #include "rpmlib.h" +#include "rpmmacro.h" /* and it shouldn't need these :-( */ #include "stringbuf.h" |