Explorar el Código

drouting: Makefile fixed to compile with OPENSER_MOD_INTERFACE

Raul Alexis Betancor Santana hace 16 años
padre
commit
c4f2871cd4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      modules_k/drouting/Makefile

+ 1 - 0
modules_k/drouting/Makefile

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