Skip to content

Commit

Permalink
fixed borked up merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Harald Fernengel committed Aug 6, 2009
1 parent 3255adb commit 09ed1ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/corelib/kernel/qsharedmemory_unix.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
#include <qdebug.h>

#include <errno.h>

#ifndef QT_NO_SHAREDMEMORY

#include <sys/types.h>
#include <sys/ipc.h>
#include <sys/shm.h>
Expand Down

0 comments on commit 09ed1ed

Please sign in to comment.