1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.

11 lines
195 B
Diff
Raw Permalink Normal View History

2022-11-27 10:16:14 +00:00
--- a/util/symlinks.c
+++ b/util/symlinks.c
@@ -8,7 +8,6 @@
#endif
#include <stdio.h>
#include <stdlib.h>
-#include <malloc.h>
#include <string.h>
#include <fcntl.h>
#include <sys/param.h>