From: Christian Grothoff Date: Mon, 25 Jun 2018 21:36:15 +0000 (+0200) Subject: fix warning X-Git-Tag: v0.11.0~338^2~1^2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=50cc05f326c1984af8d0b7783bb4750e2fa58699;p=oweals%2Fgnunet.git fix warning --- diff --git a/src/util/tun.c b/src/util/tun.c index f85f72209..25e729e58 100644 --- a/src/util/tun.c +++ b/src/util/tun.c @@ -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 . */ @@ -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)