xrdp/sesman/chansrv
Koichiro IWAO ae2cbbb2e0
Fix build after #1327
Fixes #1335.

In file included from ./irp.h:27:
./chansrv_fuse.h:39:5: error: unknown type name 'time_t'
    time_t          atime;             /* Time of last access.              */
    ^
./chansrv_fuse.h:40:5: error: unknown type name 'time_t'
    time_t          mtime;             /* Time of last modification.        */
    ^
./chansrv_fuse.h:41:5: error: unknown type name 'time_t'
    time_t          ctime;             /* Time of last status change.       */
    ^
3 errors generated.
*** Error code 1
2019-04-18 14:25:46 +09:00
..
pcsc Remove all tabs in sources 2016-11-15 22:40:06 -08:00
chansrv_common.c Include config_ac.h from all source files 2017-03-04 00:52:34 -08:00
chansrv_common.h chansrv: fix for segfault issue in chansrv_common 2014-11-21 03:13:14 +02:00
chansrv_fuse.c Fix sing symbol link error when --disable-fuse is set 2019-04-02 13:08:47 +01:00
chansrv_fuse.h Add remote drive lookup functionality to fuse 2019-04-01 14:15:12 +01:00
chansrv.c Fixed style and format issues. 2019-03-08 08:42:18 +01:00
chansrv.h dynamic virtual channel improvements 2018-10-11 22:09:20 -07:00
clipboard_common.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
clipboard_file.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
clipboard_file.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
clipboard-notes.txt chansrv: work on clipboard 2012-10-29 20:12:24 -07:00
clipboard.c Use CHANSRV_RESTRICT_OUTBOUND_CLIPBOARD env between sesman -> chansrv 2019-03-02 16:53:15 +01:00
clipboard.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
devredir.c Add remote drive lookup functionality to fuse 2019-04-01 14:15:12 +01:00
devredir.h Add remote drive lookup functionality to fuse 2019-04-01 14:15:12 +01:00
fifo.c Include config_ac.h from all source files 2017-03-04 00:52:34 -08:00
fifo.h FUSE: we now process only one opendir command at a time 2013-09-24 17:19:10 -07:00
irp.c Include config_ac.h from all source files 2017-03-04 00:52:34 -08:00
irp.h Fix build after #1327 2019-04-18 14:25:46 +09:00
Makefile.am dynamic virtual channel improvements 2018-10-11 22:09:20 -07:00
mlog.h FUSE: we now process only one opendir command at a time 2013-09-24 17:19:10 -07:00
rail.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
rail.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
smartcard_pcsc.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
smartcard_pcsc.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
smartcard.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
smartcard.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
sound.c Fix build with FDK AAC v2 2018-11-28 01:31:14 +09:00
sound.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
wave-format-server.txt chansrv: added mp3 compression from Speidy 2016-07-13 17:44:07 -07:00
xcommon.c Add handler for fatal X server conditions 2018-07-19 08:16:29 +01:00
xcommon.h Add handler for fatal X server conditions 2018-07-19 08:16:29 +01:00