Skip to content

Instantly share code, notes, and snippets.

View Lerchensporn's full-sized avatar
💪

Lerchensporn

💪
  • Frankfurt (Oder)
View GitHub Profile
diff --git a/bar.c b/bar.c
index 68b41ca..b9f2ae5 100644
--- a/bar.c
+++ b/bar.c
@@ -1,5 +1,6 @@
// vim:sw=4:ts=4:et:
#include <stdbool.h>
+#include <fcntl.h>
#include <stdio.h>
#include <stdlib.h>