openbsd-ports/devel/opencm/patches/patch-base_src_opencm_h

13 lines
303 B
Plaintext

$OpenBSD: patch-base_src_opencm_h,v 1.5 2002/10/11 12:34:20 todd Exp $
--- base/src/opencm.h.orig Fri Oct 11 06:47:29 2002
+++ base/src/opencm.h Fri Oct 11 06:46:19 2002
@@ -78,7 +78,7 @@
#endif
/* #define GC_DEBUG */
-#include "../gc6.1/include/gc.h"
+#include <gc.h>
/* #define USE_BASE16 */