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

13.23
Jenkins2 7 years ago committed by Gerrit Code Review
commit acf9178925

@ -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