blob: 1c18a1c11eb6fd4034b6af5e12bc7d16ad5ba55f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- ethereal.h.orig Thu Sep 17 19:14:28 1998
+++ ethereal.h Thu Sep 17 19:15:15 1998
@@ -27,6 +27,7 @@
#define __ETHEREAL_H__
#include "config.h"
+#include <machine/endian.h>
#define RC_FILE ".etherealrc"
#define MONO_MEDIUM_FONT "-*-lucidatypewriter-medium-r-normal-*-*-120-*-*-*-*-iso8859-1"
|