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