common/ini: Depend on util-common, not util
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
2d8d8af915
commit
8b2f3323b8
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
#include <alpm.h>
|
||||
|
||||
#include "ini.h"
|
||||
#include "util.h"
|
||||
#include "util-common.h"
|
||||
|
||||
/**
|
||||
* @brief Parse a pacman-style INI config file.
|
||||
|
|
Loading…
Add table
Reference in a new issue