diff options
Diffstat (limited to 'parse.c')
| -rw-r--r-- | parse.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -39,8 +39,7 @@ static char sccsid[] = "@(#)parse.c 8.1 (Berkeley) 6/6/93"; #endif /* not lint */ #endif -#include <sys/cdefs.h> -__FBSDID("$FreeBSD: head/usr.bin/indent/parse.c 309419 2016-12-02 16:42:45Z pfg $"); +#include "c.h" #include <err.h> #include <stdio.h> |
