all repos — fluxbox @ 63775be4a4858c684ad158bec05c9145524d9b1a

custom fork of the fluxbox windowmanager

not needed
fluxgen fluxgen
commit

63775be4a4858c684ad158bec05c9145524d9b1a

parent

f1624c901f1d50dd30a427086853d379088caac4

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

jump to
D src/nl_types_cygnus.h

@@ -1,24 +0,0 @@

-#ifndef _NL_TYPES_EMUL_H -#define _NL_TYPES_EMUL_H - -#ifdef __cplusplus -extern "C" { -#endif - -/* Data types */ - -typedef int nl_catd; - -/* Functions */ - -char *catgets(nl_catd cat, int set_number, int message_number, char *message); - -nl_catd catopen(char *name, int flag); - -void catclose (nl_catd cat); - -#ifdef __cplusplus -} -#endif - -#endif /* _NL_TYPES_EMUL_H */