]> err.no Git - linux-2.6/blobdiff - kernel/time.c
[SK_BUFF]: Use the helpers to get the layer header pointer
[linux-2.6] / kernel / time.c
index 2f47888e46c9be99ac1bf57064b804779ec9751b..a1439f421d0b03cdb9818a7ea9b129b972b7dbd7 100644 (file)
@@ -469,6 +469,7 @@ struct timeval ns_to_timeval(const s64 nsec)
 
        return tv;
 }
+EXPORT_SYMBOL(ns_to_timeval);
 
 /*
  * Convert jiffies to milliseconds and back.