]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/src/c_varargs_to_ada.h
ncurses 6.0 - patch 20150808
[ncurses.git] / Ada95 / src / c_varargs_to_ada.h
index ee6a7a7c1eb9e5381cf8645cb5e6f8e178b0b243..f2697058493efc5f81fe300601e28b4d702be5d7 100644 (file)
@@ -1,5 +1,5 @@
 /****************************************************************************
- * Copyright (c) 2011 Free Software Foundation, Inc.                        *
+ * Copyright (c) 2011,2015 Free Software Foundation, Inc.                   *
  *                                                                          *
  * Permission is hereby granted, free of charge, to any person obtaining a  *
  * copy of this software and associated documentation files (the            *
  * authorization.                                                           *
  ****************************************************************************/
 
-/* $Id: c_varargs_to_ada.h,v 1.3 2011/03/19 19:07:41 tom Exp $ */
+/* $Id: c_varargs_to_ada.h,v 1.4 2015/08/06 23:08:47 tom Exp $ */
 
 #ifndef __C_VARARGS_TO_ADA_H
 #define __C_VARARGS_TO_ADA_H
 
+#ifdef HAVE_CONFIG_H
+#include <ncurses_cfg.h>
+#else
+#include <ncurses.h>
+#endif
+
+#include <stdlib.h>
+
 #include <form.h>
 
 extern int set_field_type_alnum(FIELD * /* field */ ,