Binbin
9f0f533bc8
Solve usleep compilation warning in keyspace_events.c ( #11073 )
...
There is a -Wimplicit-function-declaration warning in here:
```
keyspace_events.c: In function ‘KeySpace_NotificationGeneric’:
keyspace_events.c:67:9: warning: implicit declaration of function ‘usleep’; did you mean ‘sleep’? [-Wimplicit-function-declaration]
67 | usleep(1);
| ^~~~~~
| sleep
```
2022-08-02 18:00:11 +03:00
..
2022-04-11 22:16:17 -07:00
2022-03-15 18:21:13 -07:00
2022-07-18 10:56:26 +03:00
2022-06-21 10:01:13 +03:00
2021-12-30 12:17:22 +02:00
2022-03-08 17:10:36 +02:00
2022-02-04 21:09:36 +02:00
2021-12-30 12:17:22 +02:00
2022-01-18 15:55:20 +02:00
2022-01-20 09:05:53 +02:00
2021-12-30 12:17:22 +02:00
2022-04-05 08:21:41 +03:00
2022-05-12 20:10:38 +03:00
2022-02-22 11:00:03 +02:00
2022-02-08 10:01:35 +02:00
2021-11-28 11:26:28 +02:00
2022-03-07 17:37:57 +02:00
2021-02-15 17:08:53 +02:00
2022-08-02 18:00:11 +03:00
2022-06-12 08:22:18 +03:00
2021-11-28 11:26:28 +02:00
2022-04-17 15:43:22 +03:00
2022-04-17 08:31:57 +03:00
2022-06-27 08:29:05 +03:00
2022-05-09 13:36:53 +03:00
2022-03-30 15:47:06 +03:00
2022-01-23 10:05:06 +02:00
2022-04-17 15:43:22 +03:00
2021-10-25 11:31:20 +03:00
2021-10-25 12:00:43 +03:00
2021-11-28 11:26:28 +02:00
2022-04-25 13:08:13 +03:00
2021-11-28 11:26:28 +02:00
2021-11-28 11:26:28 +02:00
2021-12-30 12:17:22 +02:00
2021-11-28 11:26:28 +02:00