Subversion Repositories tendra.SVN

Rev

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

#ifndef __HACKED_NL_TYPES_INCLUDED
#define __HACKED_NL_TYPES_INCLUDED

typedef int nl_item ;
typedef char *nl_catd ;

#define NL_SETD         -1

#endif