Merge branch 'thesamesam-main' into main

This commit is contained in:
Andrew Wood
2021-09-08 17:20:53 +01:00
+2
View File
@@ -2,6 +2,8 @@
* Functions for converting strings to numbers.
*/
#include <stddef.h>
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif