浏览代码

drouting: Makefile fixed to compile with OPENSER_MOD_INTERFACE

Raul Alexis Betancor Santana 16 年之前
父节点
当前提交
c4f2871cd4
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      modules_k/drouting/Makefile

+ 1 - 0
modules_k/drouting/Makefile

@@ -6,5 +6,6 @@ include ../../Makefile.defs
 auto_gen=
 auto_gen=
 NAME=drouting.so
 NAME=drouting.so
 LIBS= 
 LIBS= 
+DEFS+=-DOPENSER_MOD_INTERFACE
 
 
 include ../../Makefile.modules
 include ../../Makefile.modules