]> the.earth.li Git - onak.git/blobdiff - stats.c
Add ability to drop overly large packets
[onak.git] / stats.c
diff --git a/stats.c b/stats.c
index a65650854b45f13365b08da95e0c6e4d5b1c8d69..e8e3e2344af9ad71bc663940a1c6892c913dc066 100644 (file)
--- a/stats.c
+++ b/stats.c
  * 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 <inttypes.h>
 #include <stdio.h>
 #include <stdlib.h>
 
@@ -25,7 +25,6 @@
 #include "hash.h"
 #include "keydb.h"
 #include "ll.h"
-#include "onak-conf.h"
 #include "stats.h"
 
 /**