X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c889898bf14884ce0a970e411e35337e330a042c..f06041cf2c450457a0b47a49b66b19cb9133c18e:/tools/tesh/run_context.h diff --git a/tools/tesh/run_context.h b/tools/tesh/run_context.h index d888d84741..1915e7f58e 100644 --- a/tools/tesh/run_context.h +++ b/tools/tesh/run_context.h @@ -1,6 +1,6 @@ /* run_context -- stuff in which TESH runs a command */ -/* Copyright (c) 2007, 2008, 2009, 2010. The SimGrid Team. +/* Copyright (c) 2007-2010, 2012-2014. The SimGrid Team. * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it @@ -10,6 +10,7 @@ #define TESH_RUN_CONTEXT_H #include "tesh.h" +#include "xbt/synchro_core.h" typedef enum { e_output_check, e_output_display, e_output_ignore