Merge release-5-0 into master
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / resall.c
index a95fb1b27caaa57cf5faa675fec95761f5b6f9c4..47616b2483e46e713346bcf8fcd81a71d9495167 100644 (file)
 #endif
 
 #include <ctype.h>
+#include <stdlib.h>
 #include <string.h>
 
-#include "sysstuff.h"
 #include "gromacs/utility/cstringutil.h"
-#include "gromacs/fileio/futil.h"
+#include "gromacs/utility/futil.h"
 #include "gromacs/utility/smalloc.h"
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 #include "symtab.h"
 #include "macros.h"
 #include "resall.h"