mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 03:00:42 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
271 B
C
11 lines
271 B
C
--- wm_helpers.c.orig 1999-03-07 08:36:41 UTC
|
|
+++ wm_helpers.c
|
|
@@ -30,7 +30,7 @@ static char wm_helpers_id[] = "$Id: wm_h
|
|
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
-#include <malloc.h>
|
|
+#include <stdlib.h>
|
|
#include <errno.h>
|
|
#include <stdarg.h>
|
|
#include <sys/time.h>
|