X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=.ycm_extra_conf.py;h=57b868a18edfccd592a583f764b38f860fc6e952;hp=06a234466121fdde6e34c39807badd94a0bd32ec;hb=27fc65e14d56a92f2d6615c0a0c8ec2f45401193;hpb=328b5bc96e452b67ae2eb3dee3a09ff3ce03f662;ds=sidebyside diff --git a/.ycm_extra_conf.py b/.ycm_extra_conf.py index 06a234466..57b868a18 100644 --- a/.ycm_extra_conf.py +++ b/.ycm_extra_conf.py @@ -11,6 +11,8 @@ flags = [ '/usr/include/dbus-1.0', '-I', './src/shared', +'-I', +'./src/systemd', '-Wall', '-Wextra', '-Werror',