Clean up the `.clang-format` #include priority list and
the `\file` declaration in `isc/getaddresses.h`.
Priority: 35
- Regex: '^<irs/'
Priority: 40
- - Regex: '^<bind9/'
- Priority: 45
- Regex: '^<(dig|named|rndc|confgen|dlz)/'
Priority: 50
- Regex: '^<dlz_'
Priority: 5
- Regex: '^<ns/'
Priority: 6
- - Regex: '^<bind9/)'
- Priority: 7
- Regex: '^(<[^/]*)/)'
Priority: 8
- Regex: '^<tests/'
#pragma once
-/*! \file bind9/getaddresses.h */
+/*! \file isc/getaddresses.h */
#include <isc/lang.h>
#include <isc/net.h>