diff options
Diffstat (limited to 'style.c')
-rw-r--r-- | style.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ +#include <sys/types.h> + #include <string.h> #include "tmux.h" |