ca76526b11
if it exists.
12 lines
319 B
Plaintext
12 lines
319 B
Plaintext
--- etc/afpd/icon.h.orig Thu Nov 17 10:21:58 1994
|
|
+++ etc/afpd/icon.h Fri Oct 15 18:29:02 1999
|
|
@@ -40,7 +40,7 @@
|
|
};
|
|
|
|
#else
|
|
-#if defined( vax )
|
|
+#if defined( vax ) || defined ( __OpenBSD__ )
|
|
u_char icon[] = { /* daemon */
|
|
0x0, 0x0, 0x0, 0x0, 0x0, 0x80, 0x2, 0x0,
|
|
0x1, 0x80, 0x3, 0x0, 0x2, 0x80, 0x2, 0x80,
|