X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=wotsap.c;h=37653f7c3d74fe8ad295129ec88a6da2a30ed528;hb=85187675424f3854869f1607afd8a1e84e536946;hp=ca66f8562b41530c0f3f78e8962fab69adf5e021;hpb=2e969db9d32b8fba8a22125fe5b66323b6d1f71e;p=onak.git diff --git a/wotsap.c b/wotsap.c index ca66f85..37653f7 100644 --- a/wotsap.c +++ b/wotsap.c @@ -19,8 +19,7 @@ * more details. * * You should have received a copy of the GNU General Public License along with - * this program; if not, write to the Free Software Foundation, Inc., 51 - * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * this program. If not, see . */ #include @@ -29,11 +28,12 @@ #include #include +#include "build-config.h" + #include "hash.h" #include "log.h" #include "onak-conf.h" #include "stats.h" -#include "version.h" static struct ll *sortkeyll(struct ll *keys) {