router ospf 1
redistribute eigrp [eigrp process id] metric [value] [subnets]
for example
redistribute eigrp 1 metric 1 subnets
The subnets variable is responsible for redistributing subnetted networks. Without this variable, only networks that are not subnetted are redistributed.