commit 68008248259dfaa2fde91f8697db889971056bb3 Author: lmwangi Date: Tue Jun 7 13:55:04 2016 +0300 fix build issue where socketlen is not found diff --git a/accel-pppd/logs/log_pgsql.c b/accel-pppd/logs/log_pgsql.c index e4b5a9e..78fa72d 100644 --- a/accel-pppd/logs/log_pgsql.c +++ b/accel-pppd/logs/log_pgsql.c @@ -1,6 +1,7 @@ #include #include #include +#include #include