X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FPassiveQueue.hh;h=12cb25add4ab604cbcecf13821a41951622a7191;hb=5443435c4c2b6e4386c5334b5b8358273f2bae93;hp=2e118cca0c04ebe5a9c43d5ce0541ea0cd108408;hpb=a1a6c76a214ad1935032826713cabaf9ac57bf07;p=senf.git diff --git a/PPI/PassiveQueue.hh b/PPI/PassiveQueue.hh index 2e118cc..12cb25a 100644 --- a/PPI/PassiveQueue.hh +++ b/PPI/PassiveQueue.hh @@ -23,8 +23,8 @@ /** \file \brief PassiveQueue public header */ -#ifndef HH_PassiveQueue_ -#define HH_PassiveQueue_ 1 +#ifndef HH_SENF_PPI_PassiveQueue_ +#define HH_SENF_PPI_PassiveQueue_ 1 // Custom includes #include "Connectors.hh" @@ -70,7 +70,7 @@ namespace module { \see connector::GenericPassiveInput::qdisc() */ private: - void init(); + virtual void v_init(); void onInput(); void onOutput();