Switch to unified view

a/src/utils/pathut.cpp b/src/utils/pathut.cpp
...
...
17
 *   Free Software Foundation, Inc.,
17
 *   Free Software Foundation, Inc.,
18
 *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
18
 *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
19
 */
19
 */
20
20
21
#ifndef TEST_PATHUT
21
#ifndef TEST_PATHUT
22
#include "autoconfig.h"
23
22
#include <unistd.h>
24
#include <unistd.h>
23
#include <fcntl.h>
25
#include <fcntl.h>
24
#include <sys/param.h>
26
#include <sys/param.h>
25
#include <pwd.h>
27
#include <pwd.h>
26
#include <math.h>
28
#include <math.h>