]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/src/cmd/chgrp.c
Libflac: Tell it that we have stdint.h so it finds SIZE_MAX
[plan9front.git] / sys / src / cmd / chgrp.c
index 398fddbc138d7504b113caaa3cc59b4a365b3219..65d84b160ce57aae0943ea96784e59ecf44bb99a 100644 (file)
@@ -1,7 +1,6 @@
 #include <u.h>
 #include <libc.h>
 
-int    readgid(char*);
 int    uflag;
 
 void