]> the.earth.li Git - onak.git/blobdiff - keydb.h
Add ability to drop overly large packets
[onak.git] / keydb.h
diff --git a/keydb.h b/keydb.h
index d7515c8f7881452b259b6ae8e6ecf30bb1a6149a..05405c334f8b06eca398cf7d19b977d8c897d622 100644 (file)
--- a/keydb.h
+++ b/keydb.h
  * more details.
  *
  * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 51
- * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __KEYDB_H__
 #define __KEYDB_H__
 
+#include <stdbool.h>
 #include <inttypes.h>
 
 #include "keystructs.h"