openbsd-ports/emulators/xmame/patches/patch-src_palette_h
fgsch 82b2205b2f Update to xmame/mess 0.100; from maintainer.
add amd64 support.  aanrio@ ok.
2005-10-02 01:39:37 +00:00

14 lines
350 B
Plaintext

$OpenBSD: patch-src_palette_h,v 1.1 2005/10/02 01:39:38 fgsch Exp $
--- src/palette.h.orig Wed Sep 28 16:47:40 2005
+++ src/palette.h Wed Sep 28 16:50:06 2005
@@ -67,7 +67,9 @@
******************************************************************************/
+#ifndef __GNUC__
#pragma once
+#endif
#ifndef __PALETTE_H__
#define __PALETTE_H__