Make this work at all in macOS/Homebrew

This commit is contained in:
2021-11-16 07:38:42 +01:00
parent 11b7969459
commit 9bebb0a3fe
4 changed files with 39 additions and 9 deletions

View File

@@ -22,6 +22,7 @@
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <fnmatch.h>