diff options
| author | Karel Klic <kklic@redhat.com> | 2011-05-05 13:51:03 +0200 |
|---|---|---|
| committer | Karel Klic <kklic@redhat.com> | 2011-05-05 13:51:03 +0200 |
| commit | cb09f7742092950787283e6cbb4ac7af9e8d00fd (patch) | |
| tree | 6199412f207fbb6a262b77e33b61de70aa550d20 /src/include | |
| parent | d01e3b4c482bd243a0265b6292f1f919f3750fef (diff) | |
| parent | 13e0fc50583209894d699def95ecd2e23feac558 (diff) | |
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/abrtlib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/abrtlib.h b/src/include/abrtlib.h index 85bbb289..ab12ea03 100644 --- a/src/include/abrtlib.h +++ b/src/include/abrtlib.h @@ -76,6 +76,7 @@ int vdprintf(int d, const char *format, va_list ap); #include "read_write.h" #include "strbuf.h" #include "hash_sha1.h" +#include "parse_options.h" #include "abrt_problem_data.h" #include "abrt_types.h" |
