mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
11 lines
280 B
C
11 lines
280 B
C
--- charset/dfopen.c.orig 1994-11-29 15:10:29 UTC
|
|
+++ charset/dfopen.c
|
|
@@ -1,7 +1,6 @@
|
|
#include "iso646.h"
|
|
#include <stdio.h>
|
|
#include <errno.h>
|
|
-#include <malloc.h>
|
|
#include <stdlib.h> /* TW 941114 */
|
|
#include <memory.h> /* TW 941114 */
|
|
#include <unistd.h> /* TW 941114 */
|