diff options
| author | Samuli Piippo <[email protected]> | 2023-02-09 09:05:15 +0200 |
|---|---|---|
| committer | Samuli Piippo <[email protected]> | 2023-02-10 08:08:09 +0200 |
| commit | 991c321f3933954364c204c71dc3282defb8cca9 (patch) | |
| tree | 50e161d2f758970b7e55f99a3789c33e6703ff82 /src/opengl/qopenglframebufferobject.cpp | |
| parent | b5a54d488cfc94a3cefc5690c7717404ba03feb9 (diff) | |
IPC/QSharedMemory: add missing include
Include header defining MAP_FAILED for SysV sharedmemory to fix:
src/corelib/ipc/qsharedmemory_systemv.cpp:175:25: error: ‘MAP_FAILED’ was not declared in this scope; did you mean ‘AF_FILE’?
175 | if (self->memory == MAP_FAILED) {
| ^~~~~~~~~~
Change-Id: Ia30539d90faad911909f2556b655758ddea6efdb
Reviewed-by: Fabian Kosmale <[email protected]>
Reviewed-by: Thiago Macieira <[email protected]>
Diffstat (limited to 'src/opengl/qopenglframebufferobject.cpp')
0 files changed, 0 insertions, 0 deletions
