mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 04:11:08 +00:00
Merge "smsq: Remove an left-over special case for Solaris."
This commit is contained in:
@@ -30,9 +30,6 @@
|
|||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
|
||||||
#ifdef SOLARIS
|
|
||||||
#define POPT_ARGFLAG_SHOW_DEFAULT 0x00800000
|
|
||||||
#endif
|
|
||||||
#if !defined(POPT_ARGFLAG_SHOW_DEFAULT)
|
#if !defined(POPT_ARGFLAG_SHOW_DEFAULT)
|
||||||
#define POPT_ARGFLAG_SHOW_DEFAULT 0x00800000
|
#define POPT_ARGFLAG_SHOW_DEFAULT 0x00800000
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user