Diff
Not logged in

Differences From Artifact [702db7d804]:

To Artifact [33f351ed96]:


841
842
843
844
845
846
847
848




849
850
851
852
853
841
842
843
844
845
846
847

848
849
850
851
852
853
854
855
856







-
+
+
+
+





/* !END!: Do not edit above this line. */

#undef TCL_STORAGE_CLASS
#define TCL_STORAGE_CLASS DLLIMPORT
#undef TclpLocaltime_unix
#undef TclpGmtime_unix

#if !defined(__WIN32__) && !defined(__CYGWIN__)
#if defined(__WIN32__) || defined(__CYGWIN__)
#   undef TclWinNToHS
#   define TclWinNToHS ntohs
#else
#   undef TclpGetPid
#   define TclpGetPid(pid) ((unsigned long) (pid))
#endif

#endif /* _TCLINTPLATDECLS */