all repos — fluxbox @ 1a183cfa8d0eb4c496d6a407391e72662f8b9b27

custom fork of the fluxbox windowmanager

Added ctype.h include
fluxgen fluxgen
commit

1a183cfa8d0eb4c496d6a407391e72662f8b9b27

parent

4d27bb40cae57bb96022561b36bcc53e69db5cf8

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M src/StringUtil.ccsrc/StringUtil.cc

@@ -24,6 +24,7 @@

#include <stdlib.h> #include <string.h> #include <stdio.h> +#include <ctype.h> //------- strdup ------------------------ //TODO: comment this