From d7d4a0d765d12cc152c62a37b490702c39d76447 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 14 Dec 2009 23:32:23 +0000 Subject: Switching to C99 stdint.h types git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2340 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/include/wdog.h | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'nuttx/include/wdog.h') diff --git a/nuttx/include/wdog.h b/nuttx/include/wdog.h index 1d570759a..85474dd5d 100644 --- a/nuttx/include/wdog.h +++ b/nuttx/include/wdog.h @@ -41,15 +41,12 @@ ****************************************************************************/ #include + #include #include /**************************************************************************** - * Compilations Switches - ****************************************************************************/ - -/**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** -- cgit v1.2.3