archive: use GLib instead of utils.h

This commit is contained in:
Max Kellermann
2009-01-02 16:22:40 +01:00
parent cf9bd42416
commit e5b8a3b86d
4 changed files with 3 additions and 6 deletions

View File

@@ -22,7 +22,6 @@
#include "archive_api.h"
#include "input_stream.h"
#include "utils.h"
#include <stdint.h>
#include <stddef.h>