From: Maxim Mamontov Date: Thu, 29 May 2014 20:34:24 +0000 (+0300) Subject: Fixed compilation on *BSD systems. X-Git-Url: https://git.stg.codes/stg.git/commitdiff_plain/e7ccd2b51d13d9900fb3e841c13562e57448b279 Fixed compilation on *BSD systems. --- diff --git a/projects/sgconf/main.cpp b/projects/sgconf/main.cpp index 22e998f3..0715b7b1 100644 --- a/projects/sgconf/main.cpp +++ b/projects/sgconf/main.cpp @@ -35,9 +35,10 @@ #include #include // getenv -#include // basename +#include // str* #include // access +#include // basename namespace {