View | Details | Raw Unified | Return to bug 129587
Collapse All | Expand All

(-)src/import-export/aqbanking/druid-ab-initial.c (+3 lines)
Lines 35-40 Link Here
35
#include <glib/gi18n.h>
35
#include <glib/gi18n.h>
36
#include <glib/gstdio.h>
36
#include <glib/gstdio.h>
37
#include <gdk/gdkkeysyms.h>
37
#include <gdk/gdkkeysyms.h>
38
#ifdef HAVE_SYS_WAIT_H
39
#    include <sys/wait.h>
40
#endif
38
#include <fcntl.h>
41
#include <fcntl.h>
39
#include <unistd.h>
42
#include <unistd.h>

Return to bug 129587