]> code.delx.au - gnu-emacs/blobdiff - src/widget.h
Suppress ACL ops if configured with --disable-acl
[gnu-emacs] / src / widget.h
index 290366601063f1efd3cbf1221d28aedb7dbe91b5..13eb9e7dd59cfdc0b72b5fee70eed9ad7c76555f 100644 (file)
@@ -1,5 +1,5 @@
 /* The emacs frame widget public header file.
-   Copyright (C) 1993, 2001-2014 Free Software Foundation, Inc.
+   Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -21,6 +21,8 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #ifndef _EmacsFrame_h
 #define _EmacsFrame_h
 
+#include <X11/IntrinsicP.h>
+
 #define XtNminibuffer "minibuffer"
 #define XtCMinibuffer "Minibuffer"
 #define XtNunsplittable "unsplittable"