Fix polybar-msg compilation

This commit is contained in:
patrick96 2021-09-21 21:36:05 +02:00 committed by Patrick Ziegler
parent fa1240f4b6
commit 98d9a882ea
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#include <fcntl.h>
#include <unistd.h>
#include <algorithm>
#include <cstdlib>