make depend

This commit is contained in:
2024-05-31 00:32:56 +02:00
parent d122917f83
commit af0d34beb9
12 changed files with 4900 additions and 3660 deletions

View File

@@ -5,7 +5,7 @@
*/
/*
* Copyright (c) 2010-2023, Tomasz Sowa
* Copyright (c) 2010-2024, Tomasz Sowa
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -33,7 +33,7 @@
*/
#include "http.h"
#include "core/lock.h"
#include "convert/text.h"
#include "core/log.h"
#include "utf8/utf8.h"
#include "core/header.h"