13 lines
231 B
Plaintext
13 lines
231 B
Plaintext
$NetBSD: patch-ce,v 1.1 2007/02/18 11:17:42 tonio Exp $
|
|
|
|
--- lib/lookup.c.orig Mon Jan 12 17:58:31 1998
|
|
+++ lib/lookup.c
|
|
@@ -5,6 +5,7 @@
|
|
#endif
|
|
|
|
#include <string.h>
|
|
+#include <stdlib.h>
|
|
|
|
#include "intl.h"
|
|
#include "rpmlib.h"
|