summarylogtreecommitdiffstats
path: root/tdb-sudoku_include_unistd.patch
blob: dc298dc0ab147995cd6d6dc85304247729d4ae4c (plain)
1
2
3
4
5
6
7
8
9
--- a/main.cpp
+++ b/main.cpp
@@ -1,5 +1,6 @@
 #include <fstream>
 #include <iostream>
+#include <unistd.h>
 #include "interface.h"
 #include "sudoku.h"