mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-06 01:45:11 +00:00
simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@32846 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
* at the top of the source tree.
|
||||
*/
|
||||
|
||||
#include "autoconfig.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <popt.h>
|
||||
#include <sys/types.h>
|
||||
@@ -28,6 +30,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <time.h>
|
||||
|
||||
#include <asterisk/compat.h>
|
||||
#ifdef SOLARIS
|
||||
#define POPT_ARGFLAG_SHOW_DEFAULT 0x00800000
|
||||
|
||||
Reference in New Issue
Block a user