Commit 2db02c0f authored by Jean Delvare's avatar Jean Delvare Committed by Wim Van Sebroeck

[WATCHDOG] includes for sample watchdog program.

Add missing includes to sample watchdog program.
Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
parent 80060362
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <fcntl.h>
int main(int argc, const char *argv[]) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment