mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 20:27:59 +02:00
Merge branch 'cmake_unistd' into 'master'
cmake: add missing HAVE_SYS_SYSCALL_H define See merge request dbus/dbus!400
This commit is contained in:
commit
35ade3c8f7
1 changed files with 1 additions and 0 deletions
|
|
@ -123,6 +123,7 @@
|
|||
#cmakedefine HAVE_SYS_PRCTL_H 1
|
||||
#cmakedefine HAVE_SYS_RANDOM_H 1
|
||||
#cmakedefine HAVE_SYS_RESOURCE_H 1
|
||||
#cmakedefine HAVE_SYS_SYSCALL_H 1
|
||||
|
||||
/* Define to 1 if you have sys/time.h */
|
||||
#cmakedefine HAVE_SYS_TIME_H 1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue