maint: fts.c: move __opendir2 #define "up" out of function body
[gnulib.git] / lib / unicase / u32-casemap.c
index f628493..2201d76 100644 (file)
@@ -1,5 +1,5 @@
 /* Case mapping for UTF-32 strings (locale dependent).
-   Copyright (C) 2009 Free Software Foundation, Inc.
+   Copyright (C) 2009-2011 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno@clisp.org>, 2009.
 
    This program is free software: you can redistribute it and/or modify it
@@ -26,7 +26,6 @@
 
 #include "unistr.h"
 #include "unictype.h"
-#include "uniwbrk.h"
 #include "uninorm.h"
 #include "caseprop.h"
 #include "context.h"