diff options
Diffstat (limited to 'extras/mtd_probe/mtd_probe.h')
-rw-r--r-- | extras/mtd_probe/mtd_probe.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/extras/mtd_probe/mtd_probe.h b/extras/mtd_probe/mtd_probe.h index 845a7a13d9..30396d07f6 100644 --- a/extras/mtd_probe/mtd_probe.h +++ b/extras/mtd_probe/mtd_probe.h @@ -1,7 +1,4 @@ /* - * mtd_probe.h - * This file is part of mtd_probe - * * Copyright (C) 2010 - Maxim Levitsky * * mtd_probe is free software; you can redistribute it and/or modify @@ -19,6 +16,7 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, * Boston, MA 02110-1301 USA */ + #include <mtd/mtd-user.h> /* Full oob structure as written on the flash */ |