mirror of
https://codeberg.org/scip/diceware.git
synced 2025-12-17 02:40:57 +01:00
fixed compile under freebsd
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
#ifndef HAVE_DICTFILE_H
|
||||
#define HAVE_DICTFILE_H
|
||||
|
||||
#define _WITH_GETLINE
|
||||
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user