~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mystrings/my_strtoll10.c

Moved my_sys/my_pthread/my_nosys and mysys_err to mysys.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA */
15
15
 
16
16
#include <my_global.h>
17
 
#include <my_sys.h>            /* Needed for MY_ERRNO_ERANGE */
 
17
#include <mysys/my_sys.h>            /* Needed for MY_ERRNO_ERANGE */
18
18
#include <m_string.h>
19
19
 
20
20
#undef  ULONGLONG_MAX