summaryrefslogtreecommitdiff
path: root/emulators/swarm/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/swarm/patches/patch-aa')
-rw-r--r--emulators/swarm/patches/patch-aa6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/swarm/patches/patch-aa b/emulators/swarm/patches/patch-aa
index b827e2b5475..3eea0de9b7e 100644
--- a/emulators/swarm/patches/patch-aa
+++ b/emulators/swarm/patches/patch-aa
@@ -1,10 +1,10 @@
-$NetBSD: patch-aa,v 1.4 2003/08/14 09:31:40 agc Exp $
+$NetBSD: patch-aa,v 1.5 2005/11/03 21:51:57 rillig Exp $
fix tests for endianness and use our own header files to get
int64_t and uint64_t
---- swarm_types.h.orig Tue Apr 10 09:46:10 2001
-+++ swarm_types.h
+--- src/swarm_types.h.orig Tue Apr 10 09:46:10 2001
++++ src/swarm_types.h
@@ -26,9 +26,10 @@
#ifndef __SWARM_TYPES_H__
#define __SWARM_TYPES_H__