12 lines
321 B
Text
12 lines
321 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2005/01/16 11:52:44 drochner Exp $
|
|
|
|
--- cmd-line/main-cmd.c.orig 2005-01-14 23:08:31.000000000 +0100
|
|
+++ cmd-line/main-cmd.c
|
|
@@ -24,6 +24,7 @@
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <time.h>
|
|
+#include <locale.h>
|
|
#include "compiler.h"
|
|
#include "xmalloc.h"
|
|
#include "hopfield.h"
|