Browse Source

tcpops: include header for faked message to get rid of compile warnings

- warnings resulted after the commit for event_route[tcp:closed]
Daniel-Constantin Mierla 9 năm trước cách đây
mục cha
commit
bef6dd6bb5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      modules/tcpops/tcpops.c

+ 1 - 0
modules/tcpops/tcpops.c

@@ -31,6 +31,7 @@
 #include "../../globals.h"
 #include "../../pass_fd.h"
 #include "../../timer.h"
+#include "../../fmsg.h"
 #include "../../sr_module.h"
 
 /**