X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPackets%2FPackets.hh;h=fce26cb4843924d53baa0120202ce6c93f29ce0e;hb=35e271d6c345505475a8cd2654950edd9060e712;hp=a3d8ebd06c3619e82bbe0655be8751b5bec7d26c;hpb=25976ed67c66d30811fa0a01043e50347e9d1e69;p=senf.git diff --git a/senf/Packets/Packets.hh b/senf/Packets/Packets.hh index a3d8ebd..fce26cb 100644 --- a/senf/Packets/Packets.hh +++ b/senf/Packets/Packets.hh @@ -42,11 +42,12 @@ #include "ListParser.hh" #include "ListBParser.hh" #include "ListNParser.hh" -#include "ListOptionTypeParser.hh" #include "VariantParser.hh" #include "VectorParser.hh" #include "ParseHelpers.hh" #include "DataPacket.hh" +#include "DumpFormat.hh" +#include "GenericTLV.hh" #undef HH_SENF_Packets_Packets__decls_ @@ -66,11 +67,12 @@ #include "ListParser.hh" #include "ListBParser.hh" #include "ListNParser.hh" -#include "ListOptionTypeParser.hh" #include "VariantParser.hh" #include "VectorParser.hh" #include "ParseHelpers.hh" #include "DataPacket.hh" +#include "DumpFormat.hh" +#include "GenericTLV.hh" #endif