* Martin Gansser: > In file included from lib/epgservice.h:13, > from epgdconfig.c:8: > lib/common.h: In member function 'void MemoryStruct::clear()': > lib/common.h:218:20: error: 'time' was not declared in this scope; did you > mean 'tm'? > 218 | modTime = time(0); > | ^~~~ > | tm
It's likely that this is due to a missing #include <time.h>. Thanks, Florian _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue