summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorphintuka <phintuka>2008-11-03 15:41:58 +0000
committerphintuka <phintuka>2008-11-03 15:41:58 +0000
commitf2316d4ca0cee19a23b9ea6a009ed35fff930915 (patch)
tree2efcffd6b3f54995d41de88876249c7101ea8344
parent08c7a4cb2447a8274c83ce9eb6510922c1cfb54f (diff)
downloadxineliboutput-f2316d4ca0cee19a23b9ea6a009ed35fff930915.tar.gz
xineliboutput-f2316d4ca0cee19a23b9ea6a009ed35fff930915.tar.bz2
Added missing multiple inclusion quard #define
-rw-r--r--logdefs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/logdefs.h b/logdefs.h
index df186697..381cd10e 100644
--- a/logdefs.h
+++ b/logdefs.h
@@ -4,11 +4,12 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: logdefs.h,v 1.8 2008-02-05 01:18:17 phintuka Exp $
+ * $Id: logdefs.h,v 1.9 2008-11-03 15:41:58 phintuka Exp $
*
*/
#ifndef _LOGDEFS_H_
+#define _LOGDEFS_H_
/*
* Default module name (goes to every log line)