]> git.pld-linux.org Git - packages/createrepo_c.git/blame - createrepo_c-include.patch
- typos
[packages/createrepo_c.git] / createrepo_c-include.patch
CommitLineData
807f0e8d
JB
1--- createrepo_c-0.10.0/src/sqlite.c.orig 2018-05-11 20:59:46.259102033 +0200
2+++ createrepo_c-0.10.0/src/sqlite.c 2018-05-11 20:59:52.725768627 +0200
3@@ -27,6 +27,8 @@
4 #include <string.h>
5 #include <stdlib.h>
6 #include <errno.h>
7+#include <unistd.h>
8+#include <sys/stat.h>
9 #include <libxml/encoding.h>
10 #include "misc.h"
11 #include "sqlite.h"
This page took 0.030411 seconds and 4 git commands to generate.