Run all changed files 68 8.c/1 *.h through clang-format agin..
[collectd.git] / src / snmp_agent.c
index bb4a7e4..d75c16e 100644 (file)
 
 #include "collectd.h"
 
+#include <regex.h>
 #include "utils/avltree/avltree.h"
 #include "utils/common/common.h"
 #include "utils_cache.h"
 #include "utils_llist.h"
-#include <regex.h>
 
 #include <net-snmp/net-snmp-config.h>