$OpenBSD: patch-src_driver_h,v 1.1 2005/10/02 01:39:38 fgsch Exp $
--- src/driver.h.orig	Wed Sep 28 16:43:56 2005
+++ src/driver.h	Wed Sep 28 16:44:30 2005
@@ -6,7 +6,9 @@
 
 ***************************************************************************/
 
+#ifndef __GNUC__
 #pragma once
+#endif
 
 #ifndef __DRIVER_H__
 #define __DRIVER_H__
