restored include of <locale.h>
authorewt <devnull@localhost>
Fri, 14 Feb 1997 02:04:04 +0000 (02:04 +0000)
committerewt <devnull@localhost>
Fri, 14 Feb 1997 02:04:04 +0000 (02:04 +0000)
CVS patchset: 1410
CVS date: 1997/02/14 02:04:04

rpm.c

diff --git a/rpm.c b/rpm.c
index b6b11cf..e56bab1 100755 (executable)
--- a/rpm.c
+++ b/rpm.c
@@ -1,4 +1,5 @@
 #include <ctype.h>
+#include <locale.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>