diff main.c @ 856:e93ae8a32a26

ifconfig uses __caddr_t in one location; this is not guaranteed to work everywhere. It does not compile OOB on musl, so I changed it to the portable equivalent, char *. This compiles on musl, and should compile anywhere.
author Isaac Dunham <idunham@lavabit.com>
date Sun, 14 Apr 2013 02:58:12 -0500
parents 3d7526f6115b
children d90f14e011b8
line wrap: on
line diff