processes: re-add <sys/user.h> inclusion
authorMarc Fournier <marc.fournier@camptocamp.com>
Wed, 25 May 2016 14:28:01 +0000 (16:28 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Wed, 25 May 2016 14:28:01 +0000 (16:28 +0200)
cf #1725

src/processes.c

index c8dc763..f102a6c 100644 (file)
 #  undef SAVE_FOB_64
 #endif
 
+# include <sys/user.h>
 # include <dirent.h>
 
 #ifndef MAXCOMLEN