From f5e06bc55ab1717ddff8c21f00f48cfcba8cb4a7 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Thu, 14 Jan 2016 12:52:21 -0600 Subject: include rc.h properly in source files We were attempting to include rc.h in rc-misc.h instead of the source files where it should be included. --- src/includes/rc-misc.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/includes') diff --git a/src/includes/rc-misc.h b/src/includes/rc-misc.h index 96166341..f2449cd7 100644 --- a/src/includes/rc-misc.h +++ b/src/includes/rc-misc.h @@ -26,7 +26,6 @@ #include #include "helpers.h" -#include "rc.h" #define RC_LEVEL_BOOT "boot" #define RC_LEVEL_DEFAULT "default" -- cgit v1.2.3