Browse Source

missing include

dynamic-accesslists
erdgeist 17 years ago
parent
commit
04214491ee
  1. 1
      ot_accesslist.c

1
ot_accesslist.c

@ -5,6 +5,7 @@ @@ -5,6 +5,7 @@
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include <signal.h>
/* Libowfat */
#include "byte.h"

Loading…
Cancel
Save