diff options
Diffstat (limited to 'src/atimer.c')
-rw-r--r-- | src/atimer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/atimer.c b/src/atimer.c index 8a1a48be641..976b990f5ff 100644 --- a/src/atimer.c +++ b/src/atimer.c @@ -22,7 +22,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ #include "lisp.h" #include "syssignal.h" #include "systime.h" -#include "blockinput.h" #include "atimer.h" #include <unistd.h> |