Files
op-pedal/PiPedalCommon/src
FoolHen 9f20457f21 Add missing includes and link dependencies for GCC 16
GCC 16 on Arch Linux no longer implicitly includes certain standard
headers. This causes 'not declared' errors for POSIX functions.

- PiPedalCommon/src/CMakeLists.txt: Link asound library for ALSA sequencer
- DBusDispatcher.cpp: Add <unistd.h> for read()/write()/close()
- AuxInTest.cpp: Add <unistd.h> for sleep()
- kconfigMain.cpp: Add <unistd.h> for getuid()
- ModFileTypes.cpp: Add <mutex> for std::mutex/std::lock_guard
2026-06-08 13:14:34 +02:00
..
2026-06-02 13:18:02 -04:00
2026-06-02 12:59:41 -04:00
2026-06-02 12:59:41 -04:00
2026-06-02 12:59:41 -04:00
2024-09-11 00:06:52 -04:00
2024-09-12 19:12:07 -04:00
2025-08-16 16:29:31 -04:00
2026-06-02 12:59:41 -04:00
2026-06-02 12:59:41 -04:00
2026-06-02 12:59:41 -04:00
2026-06-02 12:59:41 -04:00
2024-09-03 02:06:53 -04:00
2026-06-02 13:18:02 -04:00
2026-06-02 13:18:02 -04:00
2026-06-02 13:18:02 -04:00
2026-06-02 12:59:41 -04:00
2026-06-02 12:59:41 -04:00
2026-06-02 13:18:02 -04:00
2026-06-02 13:18:02 -04:00
2024-08-08 12:53:02 -04:00
2026-06-02 13:18:02 -04:00