# HG changeset patch # User Rob Landley # Date 1366613786 18000 # Node ID 4dcd5decb4fde7bfc551d1bc1a930f3d8cf36816 # Parent 2650f5f56babdc46043ecec3db892bc237382003 Forgot to check in a header that moved from ifconfig to toynet.h. diff -r 2650f5f56bab -r 4dcd5decb4fd toynet.h --- a/toynet.h Sun Apr 21 23:45:35 2013 +0200 +++ b/toynet.h Mon Apr 22 01:56:26 2013 -0500 @@ -3,6 +3,7 @@ // going to build it. #include +#include #include #include #include