Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pike
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pikelang
pike
Commits
2483e3d0
Commit
2483e3d0
authored
28 years ago
by
Fredrik Hübinette (Hubbe)
Browse files
Options
Downloads
Patches
Plain Diff
bugfix
Rev: src/machine.h.in:1.9
parent
2631a63f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/machine.h.in
+2
-2
2 additions, 2 deletions
src/machine.h.in
with
2 additions
and
2 deletions
src/machine.h.in
+
2
−
2
View file @
2483e3d0
...
@@ -317,7 +317,7 @@
...
@@ -317,7 +317,7 @@
#define F_OFFSET 257
#define F_OFFSET 257
/* Define this if struct tm is included in <sys/time.h> as opposed to <time.h> */
/* Define this if struct tm is included in <sys/time.h> as opposed to <time.h> */
#def
ine
TM_IN_SYS_TIME
#
un
def TM_IN_SYS_TIME
/* define this if #include <time.h> provides an external int timezone */
/* define this if #include <time.h> provides an external int timezone */
#undef HAVE_EXTERNAL_TIMEZONE
#undef HAVE_EXTERNAL_TIMEZONE
...
@@ -326,7 +326,7 @@
...
@@ -326,7 +326,7 @@
#undef STRUCT_TM_HAS_GMTOFF
#undef STRUCT_TM_HAS_GMTOFF
/* Define if you have struct timeval */
/* Define if you have struct timeval */
#def
ine
HAVE_STRUCT_TIMEVAL
#
un
def HAVE_STRUCT_TIMEVAL
/* Define this to the max value of an unsigned short unles <limits.h> does.. */
/* Define this to the max value of an unsigned short unles <limits.h> does.. */
#undef USHRT_MAX
#undef USHRT_MAX
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment