From 9db23500d3bc11304856e195b2bf79756bc3929f Mon Sep 17 00:00:00 2001 From: markster Date: Sat, 24 Jul 2004 03:52:53 +0000 Subject: Fix astman build on FreeBSD (bug #2119) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3503 f38db490-d61c-443f-a65b-d21fe96a405b --- 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 752868172..ebeeb67f1 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 752868172..ebeeb67f1 100755 --- a/utils/astman.c +++ b/utils/astman.c @@ -7,11 +7,11 @@ #include #include -#include #include #include #include #include +#include #include #include #include -- cgit v1.2.3