cdesktopenv/cde/programs/dtimsstart
Marcin Cieslak a35975a334 FreeBSD does not need extern char *sys_errlist[]
Add preprocessor directives not to try
to redefine sys_errlist[] or sys_nerr

There are already definitions:

 extern __const char *__const sys_errlist[];
 extern __const int sys_nerr;

in <stdio.h>

Actually we should have something like
NeedSysErrlist in imake definitions
to get rid of those #ifdefs.
2012-08-15 15:58:46 -06:00
..
conf Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
0020.dtims Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Dtimsstart Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Imakefile Remove hardcoded CCLINK's in Imakefiles when linking with C++ built libs (DtSvc). 2012-06-19 16:27:20 -06:00
action.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dtimsstart.msg Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
env.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
file.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
main.c OpenBSD patches for dtcalc, dtdocbook, dthelp and dtimsstart. 2012-08-11 19:43:41 -06:00
remote.c FreeBSD does not need extern char *sys_errlist[] 2012-08-15 15:58:46 -06:00
select.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
start.c FreeBSD does not need extern char *sys_errlist[] 2012-08-15 15:58:46 -06:00
util.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
win.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
xims.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ximserr.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ximsfunc.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ximspath.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00