$NetBSD: patch-ac,v 1.1 2009/05/18 05:44:13 dholland Exp $

64-bit cleanliness.

--- rx/rxall.h.orig	2009-05-18 01:30:53.000000000 -0400
+++ rx/rxall.h	2009-05-18 01:30:59.000000000 -0400
@@ -21,8 +21,9 @@
  */
 
 
-#if 0
 #include <stdlib.h>
+#include <string.h>
+#if 0
 #include "malloc.h"
 #endif
 
