mirror of
https://git.freebsd.org/ports.git
synced 2025-05-18 01:53:13 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
10 lines
165 B
C
10 lines
165 B
C
--- raw_a.c.orig 1996-05-20 13:09:47 UTC
|
|
+++ raw_a.c
|
|
@@ -35,6 +35,7 @@
|
|
|
|
#ifdef __FreeBSD__
|
|
#include <stdio.h>
|
|
+#include <string.h>
|
|
#endif
|
|
|
|
#include "config.h"
|