X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fgettimeofday.h;h=cb4878a1ee4c4c897566743128efb8803f0010dc;hp=f7b0c68813516ff38fbe862b273abfcbbee5e164;hb=a3e400f4aca554102ee4c84082dcf8f7244ff6d4;hpb=a60cfb6333496199c7c1d52d67ab8a3835597b48 diff --git a/include/yaz/gettimeofday.h b/include/yaz/gettimeofday.h index f7b0c68..cb4878a 100644 --- a/include/yaz/gettimeofday.h +++ b/include/yaz/gettimeofday.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2010 Index Data. + * Copyright (C) 1995-2013 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -32,11 +32,12 @@ #ifndef YAZ_GETTIMEOFDAY_H #define YAZ_GETTIMEOFDAY_H -#include #include YAZ_BEGIN_CDECL +struct timeval; + /** \brief gettimeofday \param tval timeval for resulting time