Debian unstable is even more pedantic than previous debian.

This commit is contained in:
Rob Landley 2016-02-05 15:13:24 -06:00
parent 0f11b42938
commit 5e1c429eec

View File

@ -3,6 +3,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
int main(int argc, char *argv[])
{