mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Catch up with changes to sys/imgact_aout.h (it requires sys/endian.h).
This commit is contained in:
parent
53efc3474f
commit
f21b873a88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113121
1 changed files with 8 additions and 0 deletions
8
net/mopd/files/patch-file.c
Normal file
8
net/mopd/files/patch-file.c
Normal file
|
@ -0,0 +1,8 @@
|
|||
--- common/file.c.orig Fri Aug 16 15:39:41 1996
|
||||
+++ common/file.c Wed Jul 7 01:27:32 2004
|
||||
@@ -45,4 +45,5 @@
|
||||
#if defined(__FreeBSD__)
|
||||
#include <sys/imgact_aout.h>
|
||||
+#include <sys/endian.h>
|
||||
#endif
|
||||
#if !defined(MID_VAX)
|
Loading…
Add table
Reference in a new issue