From b19efdf128f19b7389de47ba53f09975b330055b Mon Sep 17 00:00:00 2001 From: Glenn Strauss Date: Thu, 4 May 2023 01:10:44 -0400 Subject: [autoconf] include fs_win32.h in hdrs for dpkg --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 95d5e076..5e6ad2f6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -358,7 +358,7 @@ hdr = base64.h buffer.h burl.h network.h log.h http_kv.h keyvalue.h \ fdevent.h gw_backend.h connections.h base.h base_decls.h stat_cache.h \ plugin.h plugins.h plugin_config.h \ http_etag.h array.h \ - fdevent_impl.h network_write.h configfile.h \ + fdevent_impl.h fs_win32.h network_write.h configfile.h \ sock_addr_cache.h \ configparser.h \ rand.h \ -- cgit v1.2.1