aboutsummaryrefslogtreecommitdiffstats
path: root/src/keyboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/keyboard.c')
-rw-r--r--src/keyboard.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/keyboard.c b/src/keyboard.c
index 3cd042fb21e..f2aeff89542 100644
--- a/src/keyboard.c
+++ b/src/keyboard.c
@@ -79,10 +79,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
79#include "nsterm.h" 79#include "nsterm.h"
80#endif 80#endif
81 81
82#ifndef USE_CRT_DLL
83extern int errno;
84#endif
85
86/* Variables for blockinput.h: */ 82/* Variables for blockinput.h: */
87 83
88/* Non-zero if interrupt input is blocked right now. */ 84/* Non-zero if interrupt input is blocked right now. */