dtcreate: warning prevention.

This commit is contained in:
Peter Howkins
2012-08-30 18:07:16 +01:00
parent 231b359685
commit ce7f5d0862
5 changed files with 7 additions and 5 deletions

View File

@@ -29,6 +29,7 @@
#include <stdio.h>
#include <stdarg.h>
#include <stdlib.h>
#include <Xm/Xm.h>
#include <Xm/RowColumnP.h>
#include <Xm/MessageB.h>