XBPS can now be built on NetBSD (and probably any other BSD variant).
This commit is contained in:
@ -39,6 +39,8 @@
|
||||
#include <stdbool.h>
|
||||
#include <inttypes.h>
|
||||
#endif
|
||||
#include <sys/types.h>
|
||||
#include <sys/cdefs.h>
|
||||
#include <queue.h>
|
||||
|
||||
#if __GNUC_PREREQ(2, 96)
|
||||
|
Reference in New Issue
Block a user