my Raspi is a Raspbian with :
sudo /opt/vc/bin/vcgencmd version
Sep 18 2012 01:45:27
Copyright (c) 2012 Broadcom
version 337601 (release)
uname -r
3.2.27+
How could I add the headers that could be in /lib/modules/3.2.27+/build ?
I don't have this directory and I don't know how to add the right headers.
I need them to compile a module that without them give me a make error.
Thanks in advance for support