X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fgettimeofday.h;h=60f9827b9db3d533afdd699b13608df9d51cdb31;hb=077c4e7bb226de0f6414674e01a838498a49867b;hp=f7b0c68813516ff38fbe862b273abfcbbee5e164;hpb=a60cfb6333496199c7c1d52d67ab8a3835597b48;p=yaz-moved-to-github.git diff --git a/include/yaz/gettimeofday.h b/include/yaz/gettimeofday.h index f7b0c68..60f9827 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) 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