Remove unnecessary #include
* src/sysdep.c: Don’t include utimens.h; hasn’t been needed for a while.
This commit is contained in:
parent
f27553c30a
commit
cbe8683410
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
|
|||
#include <c-ctype.h>
|
||||
#include <close-stream.h>
|
||||
#include <pathmax.h>
|
||||
#include <utimens.h>
|
||||
|
||||
#include "lisp.h"
|
||||
#include "sysselect.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue