mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-25 05:05:13 +02:00
10 lines
241 B
Diff
10 lines
241 B
Diff
--- lib/fsplib/fsplib.h.orig
|
|
+++ lib/fsplib/fsplib.h
|
|
@@ -3,6 +3,7 @@
|
|
#include <time.h>
|
|
#include <dirent.h>
|
|
#include <sys/stat.h>
|
|
+#include <sys/param.h>
|
|
#include <stddef.h>
|
|
|
|
/* The FSP v2 protocol support library - public interface */
|