$OpenBSD: patch-src_drawgfx_h,v 1.1 2005/10/02 01:39:38 fgsch Exp $
--- src/drawgfx.h.orig	Wed Sep 28 16:47:32 2005
+++ src/drawgfx.h	Wed Sep 28 16:47:40 2005
@@ -6,7 +6,9 @@
 
 *********************************************************************/
 
+#ifndef __GNUC__
 #pragma once
+#endif
 
 #ifndef __DRAWGFX_H__
 #define __DRAWGFX_H__
