Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
21acf124
Commit
21acf124
authored
Nov 07, 2004
by
Steven Tamm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
editfns.c: Adding in better patch
parent
31141c13
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
src/editfns.c
src/editfns.c
+3
-2
No files found.
src/editfns.c
View file @
21acf124
...
...
@@ -39,10 +39,11 @@ Boston, MA 02111-1307, USA. */
#include <stdio.h>
#endif
#if defined HAVE_SYS_RESOURCE_H
#ifdef MAC_OSX
#ifdef HAVE_SYS_TIME_H
#include <sys/time.h>
#endif
#if defined HAVE_SYS_RESOURCE_H
#include <sys/resource.h>
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment