X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=include%2Fnc_access.h;h=2e893aa9744ecf9a72dd491f44bf795c04b4f0cb;hp=1d86dfa17bdd6e54a537cf429d6698e8d1b099f3;hb=91d451ffc473b358d8d74506d2da8871e44fbd7b;hpb=f259fb41d8f08b7e042eb928b839b59c8e39098c diff --git a/include/nc_access.h b/include/nc_access.h index 1d86dfa1..2e893aa9 100644 --- a/include/nc_access.h +++ b/include/nc_access.h @@ -26,7 +26,7 @@ * authorization. * ****************************************************************************/ -/* $Id: nc_access.h,v 1.1 2021/06/26 21:38:47 tom Exp $ */ +/* $Id: nc_access.h,v 1.2 2021/07/10 22:07:06 tom Exp $ */ #ifndef NC_ACCESS_included #define NC_ACCESS_included 1 @@ -34,6 +34,7 @@ #include #include +#include #ifdef __cplusplus extern "C" {