openbsd-ports/emulators/xmame/patches/patch-src_png_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
325 B
Plaintext

$OpenBSD: patch-src_png_h,v 1.1 2005/10/02 01:39:38 fgsch Exp $
--- src/png.h.orig Wed Sep 28 16:53:01 2005
+++ src/png.h Wed Sep 28 16:53:06 2005
@@ -6,7 +6,9 @@
***************************************************************************/
+#ifndef __GNUC__
#pragma once
+#endif
#ifndef __PNG_H__
#define __PNG_H__