e915296 FTBFS (missing #include <time.h>)

Authored and Committed by sbergmann 2 years ago
    FTBFS (missing #include <time.h>)
    
    > clucene-core-2.3.3.4/src/core/CLucene/document/DateTools.cpp:26:19: error: 'gmtime' was not declared in this scope
    >    26 |         tm *ptm = gmtime(&secs;;
    >       |                   ^~~~~~
    
    etc.
    
        
file modified
+4 -0