summaryrefslogtreecommitdiff
path: root/include/othello.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/othello.h')
-rw-r--r--include/othello.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/othello.h b/include/othello.h
index 84827ec..7591938 100644
--- a/include/othello.h
+++ b/include/othello.h
@@ -16,6 +16,8 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
+#define _GNU_SOURCE
+
#include <stdbool.h>
enum player_color {