summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/po-lex.c
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/src/po-lex.c')
-rw-r--r--gettext-tools/src/po-lex.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gettext-tools/src/po-lex.c b/gettext-tools/src/po-lex.c
index 1a37ae7..614abc4 100644
--- a/gettext-tools/src/po-lex.c
+++ b/gettext-tools/src/po-lex.c
@@ -1,5 +1,5 @@
/* GNU gettext - internationalization aids
- Copyright (C) 1995-1999, 2000-2007 Free Software Foundation, Inc.
+ Copyright (C) 1995-1999, 2000-2008 Free Software Foundation, Inc.
This file was written by Peter Miller <millerp@canb.auug.org.au>.
Multibyte character handling by Bruno Haible <haible@clisp.cons.org>.
@@ -37,7 +37,6 @@
#endif
#include "c-ctype.h"
-#include "linebreak.h"
#include "uniwidth.h"
#include "gettext.h"
#include "po-charset.h"