X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fgettimeofday.h;h=67bf396edd071ebf7e8ad350df62ea13ffc1c5da;hp=f7b0c68813516ff38fbe862b273abfcbbee5e164;hb=262800f89e3280c5b594faf6eea2c98e988ee2cb;hpb=a60cfb6333496199c7c1d52d67ab8a3835597b48 diff --git a/include/yaz/gettimeofday.h b/include/yaz/gettimeofday.h index f7b0c68..67bf396 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-2011 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