blob: 28e3dfb3e45d0b38555ed2c828b7747e18ebb479 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- src/libdar/integers.hpp.orig Sat Apr 16 11:38:51 2005
+++ src/libdar/integers.hpp Sat Apr 16 11:39:27 2005
@@ -31,6 +31,7 @@
#define INTEGERS_HPP
#include "../my_config.h"
+#include <libintl.h>
#ifndef OS_BITS
|