XBPS can now be built on NetBSD (and probably any other BSD variant).
This commit is contained in:
3
lib/external/dewey.c
vendored
3
lib/external/dewey.c
vendored
@ -35,6 +35,9 @@
|
||||
#include <ctype.h>
|
||||
|
||||
#include "xbps_api_impl.h"
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#define PKG_PATTERN_MAX 1024
|
||||
|
||||
|
Reference in New Issue
Block a user