Diff for /rpl/src/rpl.h between versions 1.315 and 1.316

version 1.315, 2017/08/03 17:17:50 version 1.316, 2017/08/04 09:14:59
Line 92 Line 92
 #include <stdarg.h>  #include <stdarg.h>
 #include <poll.h>  #include <poll.h>
 #include <signal.h>  #include <signal.h>
   #include <sys/time.h>
   
 #ifndef RPLARGS  #ifndef RPLARGS
 #   include <sys/mman.h>  #   include <sys/mman.h>
 #   include <sys/time.h>  
 #   include <sys/resource.h>  #   include <sys/resource.h>
 #   include <sys/select.h>  #   include <sys/select.h>
 #   include <sys/socket.h>  #   include <sys/socket.h>

Removed from v.1.315  
changed lines
  Added in v.1.316


CVSweb interface <joel.bertrand@systella.fr>