mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
timespec-sub: avoid duplicate include
This commit is contained in:
parent
f247498ead
commit
a69ca79981
2 changed files with 6 additions and 1 deletions
|
|
@ -21,7 +21,6 @@
|
|||
overflow, return an extremal value. This assumes 0 <= tv_nsec <=
|
||||
999999999. */
|
||||
|
||||
#include <config.h>
|
||||
#include <config.h>
|
||||
#include "timespec.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue