[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
doc: Update list of headers to use #include <...>.
From: |
Collin Funk |
Subject: |
doc: Update list of headers to use #include <...>. |
Date: |
Fri, 26 Jul 2024 21:42:06 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Now that sys/un.h might be replaced by Gnulib we have to keep in mind
the #include <...> vs. #include "..." issue.
I also noticed some other files in lib/*.in.h were missing from the
lists so I added them too.
First patch is adding them to the docs and second is adding them to
maint.mk. Separate patches since I'm not sure if docs or maint.mk are
back ported to stable branches. So it seemed less problematic that way.
Collin
0001-doc-Update-list-of-headers-to-use-include.patch
Description: Text Data
0002-maintainer-makefile-Update-list-of-headers-to-use-in.patch
Description: Text Data
- doc: Update list of headers to use #include <...>.,
Collin Funk <=