X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fporting.cpp;h=d902d3737048d2b49d8025351a9f24c85e34d1b8;hb=6ccb5835ff55d85156be91473c598eca9d6cb9a6;hp=29af62f7d6347a18e37c9ad4e707bb8fb73ee23f;hpb=7ab0c0662a95eb504665c940f92c2fde895929be;p=dragonfireclient.git diff --git a/src/porting.cpp b/src/porting.cpp index 29af62f7d..d902d3737 100644 --- a/src/porting.cpp +++ b/src/porting.cpp @@ -28,6 +28,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__DragonFly__) #include #include + extern char **environ; #elif defined(_WIN32) #include #include