1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
This commit is contained in:
Jeff Becker 2018-07-24 13:23:00 +10:00
parent ec5ac295e4
commit c445897706

View file

@ -1,7 +1,6 @@
#include "net.hpp"
#include "str.hpp"
#ifdef ANRDOID
#error "fug"
#ifdef ANDROID
#include "android/ifaddrs.h"
#else
#include <ifaddrs.h>