diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/sysdep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sysdep.c b/src/sysdep.c index 78379934347..3a6829dd27a 100644 --- a/src/sysdep.c +++ b/src/sysdep.c | |||
| @@ -36,7 +36,6 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ | |||
| 36 | #include <utimens.h> | 36 | #include <utimens.h> |
| 37 | 37 | ||
| 38 | #include "lisp.h" | 38 | #include "lisp.h" |
| 39 | #include "sheap.h" | ||
| 40 | #include "sysselect.h" | 39 | #include "sysselect.h" |
| 41 | #include "blockinput.h" | 40 | #include "blockinput.h" |
| 42 | 41 | ||