openbsd-ports/emulators/xmame/patches/patch-src_config_h

14 lines
340 B
Plaintext
Raw Normal View History

$OpenBSD: patch-src_config_h,v 1.1 2005/10/02 01:39:38 fgsch Exp $
--- src/config.h.orig Fri Sep 16 17:18:56 2005
+++ src/config.h Wed Sep 28 16:42:42 2005
@@ -6,7 +6,9 @@
***************************************************************************/
+#ifndef __GNUC__
#pragma once
+#endif
#ifndef __CONFIG_H__
#define __CONFIG_H__