mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
14 lines
179 B
C
14 lines
179 B
C
|
|
$FreeBSD$
|
|
|
|
--- ytree.h.orig
|
|
+++ ytree.h
|
|
@@ -14,6 +14,7 @@
|
|
#include <stdio.h>
|
|
#include <ctype.h>
|
|
#include <math.h>
|
|
+#include <locale.h>
|
|
|
|
#ifdef XCURSES
|
|
#include <xcurses.h>
|