Patch to make freq/dirlist.c compile on -current.
This commit is contained in:
parent
24c2ad2948
commit
3c213636b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7760
10
x11/libsx/files/patch-ab
Normal file
10
x11/libsx/files/patch-ab
Normal file
@ -0,0 +1,10 @@
|
||||
--- freq/dirlist.c.orig Tue Feb 15 00:25:28 1994
|
||||
+++ freq/dirlist.c Wed Sep 3 14:11:59 1997
|
||||
@@ -25,6 +25,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
+#include <sys/types.h>
|
||||
#include <dirent.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/stat.h>
|
Loading…
Reference in New Issue
Block a user