diff options
Diffstat (limited to 'src/inotify.c')
-rw-r--r-- | src/inotify.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/inotify.c b/src/inotify.c index be8c1dd7553..d1a80bbad1b 100644 --- a/src/inotify.c +++ b/src/inotify.c @@ -25,8 +25,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ #include "coding.h" #include "process.h" #include "keyboard.h" -#include "character.h" -#include "frame.h" /* Required for termhooks.h. */ #include "termhooks.h" #include <errno.h> |