fix warning
authorChristian Grothoff <christian@grothoff.org>
Mon, 25 Jun 2018 21:36:15 +0000 (23:36 +0200)
committerChristian Grothoff <christian@grothoff.org>
Mon, 25 Jun 2018 21:36:15 +0000 (23:36 +0200)
src/util/tun.c

index f85f72209c28b619115c9e2a51c7346c044144d8..25e729e58e84f4ed3be074977d3346f7e42cb5a8 100644 (file)
@@ -11,7 +11,7 @@
      WITHOUT ANY WARRANTY; without even the implied warranty of
      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
      Affero General Public License for more details.
-    
+
      You should have received a copy of the GNU Affero General Public License
      along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
@@ -23,7 +23,7 @@
  * @author Christian Grothoff
  */
 #include "platform.h"
-#include "gnunet_tun_lib.h"
+#include "gnunet_util_lib.h"
 
 /**
  * IP TTL we use for packets that we assemble (8 bit unsigned integer)