If HAVE_CONFIG_H, include config.h.
This commit is contained in:
parent
ee0a8e7485
commit
d6c5b98afe
1 changed files with 4 additions and 0 deletions
|
@ -17,6 +17,10 @@ You should have received a copy of the GNU General Public License
|
|||
along with GNU Emacs; see the file COPYING. If not, write to
|
||||
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <X11/Xatom.h>
|
||||
#include <X11/IntrinsicP.h>
|
||||
#include <X11/ObjectP.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue