aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/menu.c')
-rw-r--r--src/menu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/menu.c b/src/menu.c
index e82c8570595..f67bdf05667 100644
--- a/src/menu.c
+++ b/src/menu.c
@@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License
19along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ 19along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
20 20
21#include <config.h> 21#include <config.h>
22#include <stdio.h>
23#include <limits.h> /* for INT_MAX */ 22#include <limits.h> /* for INT_MAX */
24 23
25#include "lisp.h" 24#include "lisp.h"