From 617ae7d0709b0043e38ed0c75a296507b3083e17 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Tue, 26 Jul 2011 21:42:32 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6556 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/read_restart.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/read_restart.cpp b/src/read_restart.cpp index a97425ca19..95c5f1d92e 100644 --- a/src/read_restart.cpp +++ b/src/read_restart.cpp @@ -15,7 +15,7 @@ #include "mpi.h" #include "string.h" #include "stdlib.h" -#include "sys/types.h" +//#include "sys/types.h" #include "dirent.h" #include "read_restart.h" #include "atom.h"