mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Fix build
This commit is contained in:
parent
3c15fc92f1
commit
4e390064ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117056
13
misc/delay/files/patch-delay.c
Normal file
13
misc/delay/files/patch-delay.c
Normal file
@ -0,0 +1,13 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- delay.c.orig Sun Aug 22 22:05:16 2004
|
||||
+++ delay.c Sun Aug 22 22:05:28 2004
|
||||
@@ -21,6 +21,7 @@
|
||||
#include <sys/time.h>
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
+#include <stdlib.h>
|
||||
#include "parsetime.h"
|
||||
|
||||
#ifdef HAVE_CURSES_H
|
Loading…
Reference in New Issue
Block a user