--- libreoffice-6.2.1.2/sd/source/ui/remotecontrol/BluetoothServer.cxx +++ libreoffice-6.2.1.2/sd/source/ui/remotecontrol/BluetoothServer.cxx @@ -21,7 +21,7 @@ #include <dbus/dbus.h> #include <errno.h> #include <fcntl.h> - #include <sys/unistd.h> + #include <unistd.h> #include <sys/socket.h> #include <bluetooth/bluetooth.h> #include <bluetooth/rfcomm.h>