X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=lib%2Fcompat.c;h=fa075a16c9899b0b564cb42efde815eb2ea0f7d4;hb=5c60297a1eaab7b10d6f584ba329493a41b812d0;hp=b00bea1c2b531f475c15febc83081011bc0de040;hpb=7636505962a348d9564e53922834dc6df1274653;p=radsecproxy.git diff --git a/lib/compat.c b/lib/compat.c index b00bea1..fa075a1 100644 --- a/lib/compat.c +++ b/lib/compat.c @@ -1,3 +1,10 @@ +/* Copyright 2011 NORDUnet A/S. All rights reserved. + See the file COPYING for licensing information. */ + +#if defined HAVE_CONFIG_H +#include +#endif + #include #include #include "compat.h"