blob: 300dae93188bf59e96fd3669a64e732983fbd313 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Index: src/chilli_limits.h
===================================================================
--- a/src/chilli_limits.h (revision 492)
+++ b/src/chilli_limits.h (working copy)
@@ -18,8 +18,8 @@
*
*/
-#ifndef _LIMITS_H
-#define _LIMITS_H
+#ifndef _CHILLI_LIMITS_H
+#define _CHILLI_LIMITS_H
/*
* extracted from various .h files, needs some cleanup.
|