1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-25 06:04:04 +03:00
Aurelien Aptel 1114b02a72 s3: libsmbclient.h: add missing time.h include
A recent change added a struct with timespec members in the public
libsmbclient header. This type is defined in time.h which was not
included thus making users of libsmbclient not build properly.

    /.../libsmbclient.h:158:18: error: field 'btime_ts' has incomplete type
      struct timespec btime_ts;

Fixes: bf13fe0f222 ("s3: libsmbclient: Add internal/external structures needed for readdirplus.")
Signed-off-by: Aurelien Aptel <aaptel@suse.com>
Reviewed-by: Noel Power <npower@samba.org>

Autobuild-User(master): Noel Power <npower@samba.org>
Autobuild-Date(master): Mon Mar 23 20:47:44 UTC 2020 on sn-devel-184
2020-03-23 20:47:44 +00:00
..
2012-03-24 16:41:35 +01:00
2020-01-06 01:47:30 +00:00
2019-11-22 23:57:48 +00:00
2019-12-02 21:23:35 +00:00
2017-04-07 22:52:24 +02:00
2020-03-20 17:11:28 +00:00
2019-02-28 13:53:40 +00:00
2020-03-19 20:46:41 +00:00
2017-12-05 04:58:26 +01:00
2020-01-01 12:04:52 +00:00
2019-11-13 00:20:55 +00:00
2017-03-16 20:30:19 +01:00