Another small change to test the git interface.

This commit is contained in:
Christoph Lohmann 2012-11-28 23:17:15 +01:00
parent c90cad6236
commit c342b209a2

View File

@ -1,7 +1,9 @@
/* See LICENSE file for copyright and license details. /*
* See LICENSE file for copyright and license details.
* *
* To understand tabbed, start reading main(). * To understand tabbed, start reading main().
*/ */
#include <sys/wait.h> #include <sys/wait.h>
#include <locale.h> #include <locale.h>
#include <stdarg.h> #include <stdarg.h>