mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 14:10:30 -04:00
10 lines
247 B
C
10 lines
247 B
C
--- src/misc.c.ori Sat Jan 25 01:38:04 2003
|
|
+++ src/misc.c Sat Jan 25 01:38:40 2003
|
|
@@ -24,7 +24,6 @@
|
|
#include <stdio.h>
|
|
#include <stdarg.h>
|
|
#include <stdlib.h>
|
|
-#include <malloc.h>
|
|
#include <string.h>
|
|
#include <ctype.h>
|
|
#include <curses.h>
|