Commit 012473fb by Richard Stallman

Include tconfig.h, not config.h.

Include gstdarg.h.

From-SVN: r2640
parent b0e919de
...@@ -23,8 +23,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -23,8 +23,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
This exception does not however invalidate any other reasons why This exception does not however invalidate any other reasons why
the executable file might be covered by the GNU General Public License. */ the executable file might be covered by the GNU General Public License. */
#include "config.h" #include "tconfig.h"
#include "gstddef.h" #include "gstddef.h"
#include "gstdarg.h"
#include "assert.h" #include "assert.h"
#include "hash.h" #include "hash.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment