X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fopt%2Fusage.c;h=7c1971c2e48ed919db13625c027ffcfc328c8f6c;hp=d9b2ee59cc3e4ba9a10df5a5eb358a74b5b4fb89;hb=754891d3b9c41a6d0f38c638c261691a3fe2b36e;hpb=c4f43d26dc6bca9f41ac73e088ba016d0a4861d2 diff --git a/ccan/opt/usage.c b/ccan/opt/usage.c index d9b2ee59..7c1971c2 100644 --- a/ccan/opt/usage.c +++ b/ccan/opt/usage.c @@ -1,6 +1,8 @@ /* Licensed under GPLv3+ - see LICENSE file for details */ #include #include +#include /* Required on Solaris for struct winsize */ +#include /* Required on Solaris for ioctl */ #include #include #include