summaryrefslogtreecommitdiff
path: root/lzo/src/compr1c.h
diff options
context:
space:
mode:
Diffstat (limited to 'lzo/src/compr1c.h')
-rw-r--r--lzo/src/compr1c.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/lzo/src/compr1c.h b/lzo/src/compr1c.h
index 8b29f9ae..44dcdcf2 100644
--- a/lzo/src/compr1c.h
+++ b/lzo/src/compr1c.h
@@ -2,6 +2,9 @@
This file is part of the LZO real-time data compression library.
+ Copyright (C) 2011 Markus Franz Xaver Johannes Oberhumer
+ Copyright (C) 2010 Markus Franz Xaver Johannes Oberhumer
+ Copyright (C) 2009 Markus Franz Xaver Johannes Oberhumer
Copyright (C) 2008 Markus Franz Xaver Johannes Oberhumer
Copyright (C) 2007 Markus Franz Xaver Johannes Oberhumer
Copyright (C) 2006 Markus Franz Xaver Johannes Oberhumer
@@ -38,7 +41,7 @@
*/
-#define LZO_NEED_DICT_H
+#define LZO_NEED_DICT_H 1
#include "config1c.h"