mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -04:00
10 lines
215 B
C
10 lines
215 B
C
--- makename.c.orig Mon Nov 22 19:20:33 2004
|
|
+++ makename.c Sat Feb 12 22:56:10 2005
|
|
@@ -45,7 +45,6 @@
|
|
*/
|
|
|
|
#include <stdio.h>
|
|
-#include <malloc.h>
|
|
#include <string.h>
|
|
#include <stdlib.h>
|
|
#include "makename.h"
|