Switch to unified view

a/src/utils/fileudi.cpp b/src/utils/fileudi.cpp
...
...
13
 *   along with this program; if not, write to the
13
 *   along with this program; if not, write to the
14
 *   Free Software Foundation, Inc.,
14
 *   Free Software Foundation, Inc.,
15
 *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
15
 *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
16
 */
16
 */
17
#ifndef TEST_FILEUDI
17
#ifndef TEST_FILEUDI
18
#include "autoconfig.h"
18
19
19
#include <stdio.h>
20
#include <stdio.h>
20
#include <cstdlib>
21
#include <cstdlib>
21
22
22
#include "fileudi.h"
23
#include "fileudi.h"