More include cleanups

This commit is contained in:
Matthias Clasen
2010-09-03 23:03:14 -04:00
parent dc2e46b2aa
commit 04077ff5c5
20 changed files with 667 additions and 614 deletions

View File

@@ -38,7 +38,9 @@
#include <stdlib.h>
#include <string.h>
#include "glib.h"
#include "gqsort.h"
#include "gtestutils.h"
/* Byte-wise swap two items of size SIZE. */
#define SWAP(a, b, size) \