mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-13 04:32:09 +01:00
16 lines
360 B
Diff
16 lines
360 B
Diff
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.
|