diff options
| author | 2020-01-26 11:23:42 +0000 | |
|---|---|---|
| committer | 2020-01-26 11:23:42 +0000 | |
| commit | c25b38fff2ea729a46ee9b8f0704d242513576ce (patch) | |
| tree | 05ad5d5b3885817c482a3a10a003513fe02f54bf /usr.sbin/bind/lib/isc/regex.c | |
| parent | We are not going to write keys to disk. (diff) | |
| download | wireguard-openbsd-c25b38fff2ea729a46ee9b8f0704d242513576ce.tar.xz wireguard-openbsd-c25b38fff2ea729a46ee9b8f0704d242513576ce.zip | |
Remove now unused unix/file.c and unix/fsaccess.c
OK jca, tedu
Diffstat (limited to 'usr.sbin/bind/lib/isc/regex.c')
| -rw-r--r-- | usr.sbin/bind/lib/isc/regex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bind/lib/isc/regex.c b/usr.sbin/bind/lib/isc/regex.c index df73e2fdffd..4344a8b0339 100644 --- a/usr.sbin/bind/lib/isc/regex.c +++ b/usr.sbin/bind/lib/isc/regex.c @@ -16,7 +16,7 @@ -#include <isc/file.h> + #include <isc/regex.h> #include <string.h> |
