1
Fork 0
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:
Paul Eggert 2012-07-06 10:53:26 -07:00
parent f247498ead
commit a69ca79981
2 changed files with 6 additions and 1 deletions

View file

@ -21,7 +21,6 @@
overflow, return an extremal value. This assumes 0 <= tv_nsec <=
999999999. */
#include <config.h>
#include <config.h>
#include "timespec.h"