mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 01:46:55 -04:00
https://reviews.freebsd.org/D12298 Whilst here redo the patches with make makepatch PR: ports/222796 Reported by: emaste@
10 lines
172 B
C
10 lines
172 B
C
--- src/string.c.orig 2000-10-28 13:54:45 UTC
|
|
+++ src/string.c
|
|
@@ -2,7 +2,6 @@
|
|
#include <stdlib.h>
|
|
#endif
|
|
#include <stdio.h>
|
|
-#include <malloc.h>
|
|
#include "yagi.h"
|
|
|
|
|