is_newer_than: missing includes from IWYU

This commit is contained in:
Sam James 2023-01-29 04:17:45 +00:00 committed by William Hubbs
parent 7cfe93d032
commit dacd0ab189

View File

@ -10,13 +10,9 @@
* except according to the terms contained in the LICENSE file.
*/
#include <errno.h>
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
#include "rc.h"
#include "misc.h"
int main(int argc, char **argv)
{