Skip to content

Commit

Permalink
add necessary headers
Browse files Browse the repository at this point in the history
  • Loading branch information
alandekok committed May 3, 2017
1 parent afab353 commit 6e18474
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/lib/io/transport.h
Expand Up @@ -25,6 +25,10 @@
*/
RCSIDH(transport_h, "$Id$")

#include <talloc.h>

#include <freeradius-devel/heap.h>
#include <freeradius-devel/event.h>
#include <freeradius-devel/io/time.h>
#include <freeradius-devel/io/channel.h>
//#include <freeradius-devel/io/io.h>
Expand Down

0 comments on commit 6e18474

Please sign in to comment.