mirror of https://github.com/pygos/pkg-utils.git
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>master
parent
4d8b8f52d5
commit
6a80140c59
@ -1,7 +1,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "image_entry.h"
|
||||
#include "filelist/image_entry.h"
|
||||
|
||||
static int compare_ent(image_entry_t *a, image_entry_t *b)
|
||||
{
|
Loading…
Reference in new issue