xbps-query/search.c: add missing assert.h.
This commit is contained in:
parent
e277823268
commit
942db86eb5
@ -39,6 +39,7 @@
|
||||
#include <limits.h>
|
||||
#include <libgen.h>
|
||||
#include <fnmatch.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include <xbps_api.h>
|
||||
#include "defs.h"
|
||||
|
Loading…
Reference in New Issue
Block a user