瀏覽代碼

lcr: removed kmi include

Daniel-Constantin Mierla 8 年之前
父節點
當前提交
8f2c8c7050
共有 1 個文件被更改,包括 2 次插入3 次删除
  1. 2 3
      src/modules/lcr/lcr_mod.h

+ 2 - 3
src/modules/lcr/lcr_mod.h

@@ -15,8 +15,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License 
- * along with this program; if not, write to the Free Software 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
  */
@@ -34,7 +34,6 @@
 
 #include <stdio.h>
 #include <pcre.h>
-#include "../../lib/kmi/mi.h"
 #include "../../core/locking.h"
 #include "../../core/parser/parse_uri.h"
 #include "../../core/ip_addr.h"