summaryrefslogtreecommitdiff
path: root/test/packing/intpack-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/packing/intpack-test.c')
-rw-r--r--test/packing/intpack-test.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/packing/intpack-test.c b/test/packing/intpack-test.c
index a48f9fc4fe4..08cc3807725 100644
--- a/test/packing/intpack-test.c
+++ b/test/packing/intpack-test.c
@@ -26,10 +26,10 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
-#include <assert.h>
-
#include "wt_internal.h" /* For __wt_XXX */
+#include <assert.h>
+
int
main(void)
{