Skip to content

Commit

Permalink
[PATCH] missing include in ser_a2232
Browse files Browse the repository at this point in the history
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
  • Loading branch information
Al Viro committed Feb 8, 2006
1 parent c350885 commit 3023b43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/char/ser_a2232.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@

#include <linux/serial.h>
#include <linux/generic_serial.h>
#include <linux/tty_flip.h>

#include "ser_a2232.h"
#include "ser_a2232fw.h"
Expand Down

0 comments on commit 3023b43

Please sign in to comment.