summaryrefslogtreecommitdiff
path: root/build/parseFiles.c
diff options
context:
space:
mode:
authorjbj <devnull@localhost>1998-07-25 21:00:26 +0000
committerjbj <devnull@localhost>1998-07-25 21:00:26 +0000
commite4151252f8c4e422e18f83616392e3dc53d6d1ab (patch)
tree2cf6ab880ad881f509ba84c4657dd978592c1698 /build/parseFiles.c
parentc617a31606aec7fccaf26e0947f15f4cbacf089b (diff)
downloadlibrpm-tizen-e4151252f8c4e422e18f83616392e3dc53d6d1ab.tar.gz
librpm-tizen-e4151252f8c4e422e18f83616392e3dc53d6d1ab.tar.bz2
librpm-tizen-e4151252f8c4e422e18f83616392e3dc53d6d1ab.zip
Aggregate system includes into system.h.
Rearrange functions to minimize exported routines in librpmbuild API. VS: ---------------------------------------------------------------------- CVS patchset: 2183 CVS date: 1998/07/25 21:00:26
Diffstat (limited to 'build/parseFiles.c')
-rw-r--r--build/parseFiles.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/build/parseFiles.c b/build/parseFiles.c
index f7938c24a..f3a1e6621 100644
--- a/build/parseFiles.c
+++ b/build/parseFiles.c
@@ -1,5 +1,4 @@
-#include <stdlib.h>
-#include <string.h>
+#include "system.h"
#include "header.h"
#include "read.h"