Commit 4d5b7917 authored by Alessandro Rubini's avatar Alessandro Rubini

compat.h: trivial defines, included by Makefile

parent 5c12ccf1
/*
* This is included by the Makefile before everything else
*/
#ifndef SO_TIMESTAMPING
# define SO_TIMESTAMPING 37
# define SCM_TIMESTAMPING SO_TIMESTAMPING
#endif
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