]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
include rfc2865 header for vendor-specific
authorAlan T. DeKok <aland@freeradius.org>
Thu, 22 Feb 2018 15:12:41 +0000 (10:12 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 22 Feb 2018 15:12:41 +0000 (10:12 -0500)
src/protocols/dhcpv4/decode.c

index ae331178a36b0a23a89f756cb8fa5ec24c8d7671..837835149ab4e5054455b08dc10166afc8a7e88e 100644 (file)
@@ -31,6 +31,7 @@
 #include <freeradius-devel/types.h>
 #include <freeradius-devel/proto.h>
 #include <freeradius-devel/dhcpv4/dhcpv4.h>
+#include <freeradius-devel/rfc2865.h>
 #include <freeradius-devel/io/test_point.h>
 
 static ssize_t decode_tlv(TALLOC_CTX *ctx, fr_cursor_t *cursor, fr_dict_attr_t const *parent,