mkspecs/linux-g++/qplatformdefs.h
branchRCL_3
changeset 4 3b1da2848fc7
parent 3 41300fa6a67c
child 30 5dc02b23752f
equal deleted inserted replaced
3:41300fa6a67c 4:3b1da2848fc7
     1 /****************************************************************************
     1 /****************************************************************************
     2 **
     2 **
     3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
     4 ** All rights reserved.
     4 ** All rights reserved.
     5 ** Contact: Nokia Corporation (qt-info@nokia.com)
     5 ** Contact: Nokia Corporation (qt-info@nokia.com)
     6 **
     6 **
     7 ** This file is part of the qmake spec of the Qt Toolkit.
     7 ** This file is part of the qmake spec of the Qt Toolkit.
     8 **
     8 **
    65 #include <dirent.h>
    65 #include <dirent.h>
    66 #include <fcntl.h>
    66 #include <fcntl.h>
    67 #include <grp.h>
    67 #include <grp.h>
    68 #include <pwd.h>
    68 #include <pwd.h>
    69 #include <signal.h>
    69 #include <signal.h>
    70 #include <dlfcn.h>
       
    71 
    70 
    72 #include <sys/types.h>
    71 #include <sys/types.h>
    73 #include <sys/ioctl.h>
    72 #include <sys/ioctl.h>
    74 #include <sys/ipc.h>
    73 #include <sys/ipc.h>
    75 #include <sys/time.h>
    74 #include <sys/time.h>