]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-header_h.patch
- added %ifarch for PPC port of PLD :)
[packages/rpm.git] / rpm-header_h.patch
CommitLineData
d3d87244 1diff -Nur --exclude *~ rpm-4.0.2/lib/header.h rpm-4.0.2.new/lib/header.h
2--- rpm-4.0.2/lib/header.h Wed Feb 14 16:19:41 2001
3+++ rpm-4.0.2.new/lib/header.h Fri May 18 00:08:13 2001
4@@ -66,7 +66,7 @@
5 /* WARNING: 1 means success, 0 means failure (yes, this is backwards) */
6
7 #include <stdio.h>
8-#include <rpmio.h>
9+#include "rpmio.h"
10
11 #ifdef __cplusplus
12 extern "C" {
This page took 0.024717 seconds and 4 git commands to generate.