merged in fwknop-2.0.4 changes

This commit is contained in:
Michael Rash
2013-01-18 18:24:45 -05:00
107 changed files with 8305 additions and 952 deletions

View File

@@ -31,13 +31,6 @@
#ifndef UTILS_H
#define UTILS_H
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/stat.h>
#include <unistd.h>
#include <errno.h>
#if HAVE_CONFIG_H
#include "config.h"
#endif