$OpenBSD: patch-oafd_qsort_ex_c,v 1.1 2002/02/15 19:20:07 nino Exp $
--- oafd/qsort_ex.c.orig	Tue Feb  5 22:21:56 2002
+++ oafd/qsort_ex.c	Tue Feb  5 22:22:09 2002
@@ -26,7 +26,7 @@
 #include <string.h>
 #include "qsort_ex.h"
 
-#if HAVE_ALLOCA
+#if HAVE_ALLOCA_H
 #include <alloca.h>
 #endif
 
