- For #762: please doxygen.

This commit is contained in:
George Thessalonikefs 2023-06-22 12:21:27 +02:00
parent 47cf44cc70
commit f1537e2041

View file

@ -18,10 +18,10 @@
* Edited slightly for integration in Unbound. Edits are noted with 'EDIT'.
*/
/** EDIT
* #include <assert.h>
* #include <stdint.h>
* #include <stdio.h>
* #include <string.h>
* \#include <assert.h>
* \#include <stdint.h>
* \#include <stdio.h>
* \#include <string.h>
* Replaced the above includes with Unbound's config.h
*/
#include "config.h"