From 0fc1ef8c9d750356aad49b877c974b2e7a0a89e6 Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Sat, 24 Jul 2004 03:52:53 +0000 Subject: [PATCH] Fix astman build on FreeBSD (bug #2119) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3503 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- astman/astman.c | 2 +- utils/astman.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/astman/astman.c b/astman/astman.c index 7528681723..ebeeb67f1c 100755 --- a/astman/astman.c +++ b/astman/astman.c @@ -7,11 +7,11 @@ #include #include -#include #include #include #include #include +#include #include #include #include diff --git a/utils/astman.c b/utils/astman.c index 7528681723..ebeeb67f1c 100755 --- a/utils/astman.c +++ b/utils/astman.c @@ -7,11 +7,11 @@ #include #include -#include #include #include #include #include +#include #include #include #include -- 2.47.2