fix compilation on old boxes

This commit is contained in:
Sears Russell 2010-09-23 22:48:23 +00:00
parent cb31593d1f
commit 9ffc06c824

View file

@ -4,8 +4,8 @@
* Created on: Sep 23, 2010
* Author: sears
*/
#include <string.h>
#include <stasis/transactional.h>
#include <string.h>
#include <assert.h>
#include <pthread.h>
#include <math.h>