Use "custom.h" rather than <custom.h> for our header file.

This commit is contained in:
Dianne Skoll
2025-01-24 08:10:06 -05:00
parent 8d09abc363
commit bbeece644e
+1 -1
View File
@@ -116,4 +116,4 @@
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
#undef TM_IN_SYS_TIME
#include <custom.h>
#include "custom.h"