]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - test.c
Major header reworking, this respects the namespaces properly. Makes object dependenc...
[xonotic/gmqcc.git] / test.c
diff --git a/test.c b/test.c
index e6567f05c21cbd888eb3a5f7a42fd31a2a7515b3..1ebb33a55b4f95222d86158ba3f14d5b97018e63 100644 (file)
--- a/test.c
+++ b/test.c
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  * SOFTWARE.
  */
-#include "gmqcc.h"
+#include <stdlib.h>
+#include <string.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 
+#include "gmqcc.h"
+
 opts_cmd_t opts;
 
 static const char *task_bins[] = {