# HG changeset patch # User jwe # Date 817535151 0 # Node ID f985a06c9c5617f042885c6c9bfdcf84846696e2 # Parent 97d2cf4cd40ed07bc0b61d7e8eee464e34b67f86 [project @ 1995-11-28 05:05:51 by jwe] diff --git a/src/resource.cc b/src/resource.cc --- a/src/resource.cc +++ b/src/resource.cc @@ -25,6 +25,8 @@ #include #endif +#include "systime.h" + #ifdef HAVE_SYS_RESOURCE_H #include #endif @@ -34,7 +36,6 @@ #include "oct-map.h" #include "oct-obj.h" #include "sysdep.h" -#include "systime.h" #include "tree-const.h" #include "utils.h"