aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux_i2c.h
diff options
context:
space:
mode:
authormjona <mjona@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2011-12-22 10:48:01 +0000
committermjona <mjona@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2011-12-22 10:48:01 +0000
commit67c14024676121002c6373742d196e2f96af6f96 (patch)
treec5c70e1b300270ec85e23758e257511d9f105703 /lcd4linux_i2c.h
parent2362171db08c991723ff6f8bb7107d134aa96182 (diff)
downloadlcd4linux-67c14024676121002c6373742d196e2f96af6f96.tar.gz
All compilation related issues in the headers have been fixed. Now each header compiles with no warnings as a standalone file.
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1164 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'lcd4linux_i2c.h')
-rw-r--r--lcd4linux_i2c.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lcd4linux_i2c.h b/lcd4linux_i2c.h
index 1a0fce8..8fc7a2a 100644
--- a/lcd4linux_i2c.h
+++ b/lcd4linux_i2c.h
@@ -459,6 +459,7 @@ struct i2c_rdwr_ioctl_data {
#define I2C_RDRW_IOCTL_MAX_MSGS 42
+#include <stdlib.h>
#include <sys/ioctl.h>
static inline __s32 i2c_smbus_access(int file, char read_write, __u8 command, int size, union i2c_smbus_data *data)
'logheader'>2012-03-26Remove debug output that I completely forgot aboutKevin Lange1-2/+0 2012-03-25Added extra display optionsKevin Lange2-38/+124 2012-03-23(style)Kevin Lange1-3/+9 2012-03-23Add install targetKevin Lange1-1/+4 2012-03-23Command line options with getopt_longKevin Lange1-148/+196 2012-03-22Change package version systemJonathan McCrohan1-1/+1 ver+date.ref-packageversion 2012-03-19include ctype.h for tolower()Tay Ray Chuan1-0/+1 2012-03-19provide struct winsize and TIOCGWINSZ on SolarisTay Ray Chuan1-0/+7 2012-03-18Remove more dh_make autogenerated filesJonathan McCrohan4-22/+0 2012-03-08Update myanpageJonathan McCrohan1-19/+4