mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 02:26:38 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
302 B
C
11 lines
302 B
C
--- src/applyplugin.c.orig 2007-11-06 10:52:56 UTC
|
|
+++ src/applyplugin.c
|
|
@@ -6,7 +6,7 @@
|
|
/*****************************************************************************/
|
|
|
|
#include <dlfcn.h>
|
|
-#include <endian.h>
|
|
+#include <machine/endian.h>
|
|
#include <errno.h>
|
|
#include <math.h>
|
|
#include <stdlib.h>
|