mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
10 lines
233 B
C
10 lines
233 B
C
--- info.c.orig Tue Jan 9 10:35:41 2007
|
|
+++ info.c Mon Jan 22 09:39:59 2007
|
|
@@ -21,6 +21,7 @@
|
|
|
|
#include <stdlib.h>
|
|
#include <stdio.h>
|
|
+#include "unicode.h"
|
|
#include <uninum/uninum.h>
|
|
#ifdef LOCALE_GETTEXT
|
|
#include <libintl.h>
|