]> the.earth.li Git - onak.git/blobdiff - onak-conf.c
Update Travis CI config to use Xenial
[onak.git] / onak-conf.c
index 58940aaffb5edd784741f788953dc6a1ea104b67..e4f0bc75312f1b5f4c65cbfbbf1ab27c7868f25d 100644 (file)
@@ -13,8 +13,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 <https://www.gnu.org/licenses/>.
  */
 
 #include "config.h"
@@ -23,6 +22,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <strings.h>
 
 #include "ll.h"
 #include "log.h"