$OpenBSD: patch-common_str1252_h,v 1.3 2010/03/21 11:15:20 ajacoutot Exp $
--- common/str1252.h.orig	Tue Jan 26 17:34:49 2010
+++ common/str1252.h	Wed Feb  3 08:53:18 2010
@@ -50,7 +50,7 @@
 #ifndef STR1252_H
 #define STR1252_H
 
-#include <malloc.h>
+#include <stdlib.h>
 
 void memxfrm_str1252(char *str, int len);
 void strxfrm_str1252(char *str);
