summaryrefslogtreecommitdiff
path: root/pathd/path_ted.c
diff options
context:
space:
mode:
Diffstat (limited to 'pathd/path_ted.c')
-rw-r--r--pathd/path_ted.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pathd/path_ted.c b/pathd/path_ted.c
index 7477444104..270c664daf 100644
--- a/pathd/path_ted.c
+++ b/pathd/path_ted.c
@@ -15,10 +15,10 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
-#include "stdlib.h"
-
#include <zebra.h>
+#include <stdlib.h>
+
#include "memory.h"
#include "log.h"
#include "command.h"