protoize

Create/remove ANSI prototypes from C code

Debian Debian
RUN apt-get update && \ apt-get install -y protoize
Ubuntu
RUN apt-get update && \ apt-get install -y protoize
CentOS
RUN yum install -y protoize
Raspbian
RUN apt-get update && \ apt-get install -y protoize
click the source code to copy install protoize on any operating system with command-not-found.com