Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TLMSP curl
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
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP curl
Commits
852a02da
Commit
852a02da
authored
16 years ago
by
Patrick Monnerat
Browse files
Options
Downloads
Patches
Plain Diff
Fix _LARGE_FILES definition (thanks to Yang Tse for signaling the bug)
parent
2a614871
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
lib/config-os400.h
+1
-7
1 addition, 7 deletions
lib/config-os400.h
with
1 addition
and
7 deletions
lib/config-os400.h
+
1
−
7
View file @
852a02da
...
...
@@ -374,12 +374,6 @@
#define HAVE_LL
/* */
#ifndef _LARGE_FILES
#define _LARGE_FILES
#endif
/* Define this if you have struct sockaddr_storage */
#define HAVE_STRUCT_SOCKADDR_STORAGE
...
...
@@ -396,7 +390,7 @@
#undef _FILE_OFFSET_BITS
/* Define for large files, on AIX-style hosts. */
#
un
def _LARGE_FILES
#def
ine
_LARGE_FILES
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
...
...
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