]> the.earth.li Git - onak.git/blobdiff - keyid.c
Add support for issuer fingerprint subpackets
[onak.git] / keyid.c
diff --git a/keyid.c b/keyid.c
index a68513af81e822cdc74f94d5346a080104b367cb..9ac97b15e1f75c0ba8886e18035afc2c1b79e08d 100644 (file)
--- a/keyid.c
+++ b/keyid.c
  * 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/>.
  */
 
 #include <string.h>
 #include <sys/types.h>
 #include <arpa/inet.h>
 
-#include "config.h"
+#include "build-config.h"
 #include "keyid.h"
 #include "keystructs.h"
 #include "onak.h"