mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 01:16:28 -04:00
10 lines
201 B
C
10 lines
201 B
C
--- misc.c.orig Sat Jan 13 13:48:13 2001
|
|
+++ misc.c Wed Jun 18 04:44:02 2003
|
|
@@ -5,6 +5,7 @@
|
|
#include <fcntl.h>
|
|
#include <stdio.h>
|
|
#include <signal.h>
|
|
+#include <stdlib.h>
|
|
|
|
|
|
#ifdef HAVE_TERMIO_H
|