Browse Source

lcr: removed kmi include

Daniel-Constantin Mierla 8 năm trước cách đây
mục cha
commit
8f2c8c7050
1 tập tin đã thay đổi với 2 bổ sung3 xóa
  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
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  * 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
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
  *
  */
  */
@@ -34,7 +34,6 @@
 
 
 #include <stdio.h>
 #include <stdio.h>
 #include <pcre.h>
 #include <pcre.h>
-#include "../../lib/kmi/mi.h"
 #include "../../core/locking.h"
 #include "../../core/locking.h"
 #include "../../core/parser/parse_uri.h"
 #include "../../core/parser/parse_uri.h"
 #include "../../core/ip_addr.h"
 #include "../../core/ip_addr.h"