mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-28 18:01:21 +02:00
11 lines
196 B
Diff
11 lines
196 B
Diff
--- a/mac-robber.c.orig
|
|
+++ b/mac-robber.c
|
|
@@ -44,6 +44,7 @@
|
|
|
|
#include <sys/types.h>
|
|
#include <sys/stat.h>
|
|
+#include <sys/param.h>
|
|
#include <dirent.h>
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|