base: sync: Include seq_file.h in sync.h
sync.h uses struct seq_file in some function table prototypes. This
causes compile failures when including the header in files that do not
otherwise include seq_file.h
Signed-off-by:
Jonathan Hamilton <jonathan.hamilton@imgtec.com>
Loading
Please sign in to comment