include paths.h

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4783 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-04-19 08:00:03 +00:00
parent 7c216dc504
commit 778b89b9c7

View File

@@ -104,6 +104,10 @@
#include <time.h>
#endif
#ifdef HAVE_PATHS_H
#include <paths.h>
#endif
#include <roken-common.h>
#if !defined(HAVE_SETSID) && defined(HAVE__SETSID)