summaryrefslogtreecommitdiffstats
path: root/src/msgfmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/msgfmt.h')
-rw-r--r--src/msgfmt.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/msgfmt.h b/src/msgfmt.h
index 758e96f..4e01bd8 100644
--- a/src/msgfmt.h
+++ b/src/msgfmt.h
@@ -1,4 +1,4 @@
-/* msgfmt specific message representation
+/* msgfmt specifics
Copyright (C) 1995-1998, 2000, 2001 Free Software Foundation, Inc.
Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, April 1995.
@@ -19,8 +19,6 @@
#ifndef _MSGFMT_H
#define _MSGFMT_H
-#include "message.h"
-
/* Be more verbose. Use only 'fprintf' and 'multiline_warning' but not
'error' or 'multiline_error' to emit verbosity messages, because 'error'
and 'multiline_error' during PO file parsing cause the program to exit