Re: [cdesktopenv-devel] OpenBSD fixes for lib/DtSvc

2012-08-10 Thread Jon Trulson
On Thu, 9 Aug 2012, Pascal Stumpf wrote: > I'll sort the remaining fixes per subdirectory. This fixes another for > loop, adds appropriate #ifdefs, provides a prototype for _DtsDbListDB() > and defines MAXINT to INT_MAX (BSD doesn't have values.h). > Thanks, applied. -- Jon Trulson "If the Ma

[cdesktopenv-devel] OpenBSD fixes for lib/DtSvc

2012-08-09 Thread Pascal Stumpf
I'll sort the remaining fixes per subdirectory. This fixes another for loop, adds appropriate #ifdefs, provides a prototype for _DtsDbListDB() and defines MAXINT to INT_MAX (BSD doesn't have values.h). >From a894f50454343b091cc9a93fc49fc86e59d4de86 Mon Sep 17 00:00:00 2001 From: Pascal Stumpf Dat