Merge "smsq: Remove an left-over special case for Solaris."

changes/77/9277/2
George Joseph 7 years ago committed by Gerrit Code Review
commit 9c63513e5b

@ -30,9 +30,6 @@
#include <ctype.h>
#include <time.h>
#ifdef SOLARIS
#define POPT_ARGFLAG_SHOW_DEFAULT 0x00800000
#endif
#if !defined(POPT_ARGFLAG_SHOW_DEFAULT)
#define POPT_ARGFLAG_SHOW_DEFAULT 0x00800000
#endif

Loading…
Cancel
Save