Browse Source

MT#57719 Remove superfluous inclusion of time.h

Introduced by:
ee655bdcc6

Change-Id: Ic354901989621478ecd23f773f23d9dcfcf43e56
rfuchs/gh1839
Donat Zenichev 1 year ago
parent
commit
9a1c67be75
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      daemon/call.c

+ 0
- 1
daemon/call.c View File

@ -13,7 +13,6 @@
#include <time.h>
#include <xmlrpc_client.h>
#include <sys/wait.h>
#include <time.h>
#include <sys/time.h>
#include <inttypes.h>


Loading…
Cancel
Save