diff options
Diffstat (limited to 'src/w32proc.c')
| -rw-r--r-- | src/w32proc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/w32proc.c b/src/w32proc.c index 74427e76a4f..26a0925ad87 100644 --- a/src/w32proc.c +++ b/src/w32proc.c | |||
| @@ -28,7 +28,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 28 | #include <fcntl.h> | 28 | #include <fcntl.h> |
| 29 | #include <signal.h> | 29 | #include <signal.h> |
| 30 | #include <sys/file.h> | 30 | #include <sys/file.h> |
| 31 | #include <setjmp.h> | ||
| 32 | 31 | ||
| 33 | /* must include CRT headers *before* config.h */ | 32 | /* must include CRT headers *before* config.h */ |
| 34 | #include <config.h> | 33 | #include <config.h> |